DividedPathMeasurementType
Description:
DividedPath measurement type.
DividedPath measurement type.
public enum DividedPathMeasurementType
| Name | Description |
|---|---|
| ChordLength | Distances between two points are measured along a straight line between the points. |
| SegmentLength | Distances between two points are measured along the path segment between the points. |