UtmNameCarrier Enumeration
Specifies the geoType of the features that carry rectangle names in a UTM or MGRS grid.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CEOperators assembly)
Syntax
public enum UtmNameCarrier
Values
Value name | Value | Description |
---|---|---|
PointOrLine | 0 | Indicates that the features are either lines (if UtmGridGenerator.Division is 0 and UtmGridGenerator.Style is Utm) or points (otherwise). |
Polygon | 1 | Indicates that the features are polygons. |
Platforms
Windows, Linux, Android