Skip to main content
All docs
V24.2

AreaMeasurementUnit.SquareCentimeter Property

Returns the AreaMeasurementUnit structure as Square Centimeter.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

Declaration

public static AreaMeasurementUnit SquareCentimeter { get; }

Property Value

Type Description
AreaMeasurementUnit

The Square Centimeter object.

See Also