Enum GmlDimension
Enumeration offering the choice of 2D or 3D coordinate data in GML string construction
Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
public enum GmlDimension
Fields
| Name | Description |
|---|---|
| Output2D | GML 2D coordinate values |
| Output3D | GML 3D coordinate values |