Skip to main content
All docs
V25.2
  • AreaMeasurementUnit.SquareCentimeter Property

    Returns the AreaMeasurementUnit structure as the Square Centimeter object.

    Namespace: DevExpress.Xpf.Map

    Assembly: DevExpress.Xpf.Map.v25.2.dll

    Declaration

    public static AreaMeasurementUnit SquareCentimeter { get; }

    Property Value

    Type Description
    AreaMeasurementUnit

    The Square Centimeter object.

    See Also