Enum GraphicElementType
Defines the valid types of graphic elements
Namespace: OSGeo.MapGuide.ObjectModels.SymbolDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public enum GraphicElementType
Fields
| Name | Description |
|---|---|
| Image | Images |
| Path | A linear path containing one or more segments |
| Text | Text |