ContourSettingItemType
Description:
The type of a ContourSettingItem
The type of a ContourSettingItem
public enum ContourSettingItemType
| Name | Description |
|---|---|
| BoundedRange | The item contains contour lines in a bounded range. |
| Single | The item only contains a single contour line. |
| UnboundedRange | The item contains contour lines in an unbounded range. |