Web API Reference | MapGuide Open Source |
Static Public Attributes | |
static const INT32 | ArcSegment = 130 |
Specifies the geometry component is an MgArcSegment. | |
static const INT32 | CurveRing = 132 |
Specifies the geometry component is an MgCurveRing. | |
static const INT32 | LinearRing = 129 |
Specifies the geometry component is a MgLinearRing. | |
static const INT32 | LinearSegment = 131 |
Specifies the geometry component is an MgLinearSegment. |