IsoLineType¶
Namespace: ThinkGeo.Core
Specifies the IsoLineType enumeration.
public enum IsoLineType
Inheritance object → ValueType → Enum → IsoLineType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| LinesOnly | 0 | Identifies the LinesOnly value. |
| ClosedLinesAsPolygons | 1 | Identifies the ClosedLinesAsPolygons value. |