Enum FeatureGeometricType
Defines the valid types of geometric storage in a geometric property
Namespace: OSGeo.MapGuide.MaestroAPI.Schema
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
[Flags]
public enum FeatureGeometricType
Fields
Name | Description |
---|---|
All | All types |
Curve | Curves (lines) |
Point | Points |
Solid | Solids |
Surface | Surfaces (polygons) |