AreaMeasurementUnit.ToSquareMeters(Double) Method
Converts the current measurement unit value to square meters.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Double | The value in the current measurement units. |
Returns
Type | Description |
---|---|
Double | The value in square meters. |
See Also