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

    Returns the AreaMeasurementUnit structure as Square Kilometer.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v26.1.dll

    Declaration

    public static AreaMeasurementUnit SquareKilometer { get; }

    Property Value

    Type Description
    AreaMeasurementUnit

    The Square Kilometer object.

    See Also