Interface IBasicVectorRule
Base interface for basic style rules for all geometric types
Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IBasicVectorRule : IVectorRule
Properties
| Improve this Doc View SourceLabel
Gets or sets the the label
Declaration
ITextSymbol Label { get; set; }
Property Value
Type | Description |
---|---|
ITextSymbol |