Enum DataType2
Enumerates the allowed DataType values. Introduced with Symbol Definition 1.1.0 schema
Namespace: OSGeo.MapGuide.ObjectModels.SymbolDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
[Serializable]
public enum DataType2
Fields
| Name | Description |
|---|---|
| Angle | |
| Bold | |
| Boolean | |
| Color | |
| Content | |
| EndOffset | |
| FillColor | |
| FontHeight | |
| FontName | |
| FrameFillColor | |
| FrameLineColor | |
| GhostColor | |
| HorizontalAlignment | |
| Integer | |
| Italic | |
| Justification | |
| LineColor | |
| LineSpacing | |
| LineWeight | |
| Markup | |
| ObliqueAngle | |
| Overlined | |
| Real | |
| RepeatX | |
| RepeatY | |
| StartOffset | |
| String | |
| TextColor | |
| TrackSpacing | |
| Underlined | |
| VerticalAlignment |