Skip to main content
All docs
V26.1
  • AreaMeasurementUnit.SquareCentimeter Property

    Returns the AreaMeasurementUnit structure as Square Centimeter.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v26.1.dll

    Declaration

    public static AreaMeasurementUnit SquareCentimeter { get; }

    Property Value

    Type Description
    AreaMeasurementUnit

    The Square Centimeter object.

    See Also