ArcGIS Runtime SDK for iOS
100.15
|
Represents distance measurement.
Instances of this class hold the distance measurement data associated with a specific distance component.
Properties | |
AGSLinearUnit * | unit |
double | value |
|
readnonatomicstrong |
The linear unit by which the value
of the distance is measured.
|
readnonatomicassign |
The scalar value of the distance, measured by the associated unit
.