Interface ISymbolInstanceReferenceInline
Represents a symbol instance reference by a inline definition
Inherited Members
Namespace: OSGeo.MapGuide.ObjectModels.SymbolDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface ISymbolInstanceReferenceInline : ISymbolInstanceReference
Properties
| Improve this Doc View SourceSymbolDefinition
Gets or sets the inline definition
Declaration
ISymbolDefinitionBase SymbolDefinition { get; set; }
Property Value
Type | Description |
---|---|
ISymbolDefinitionBase |