Back to Devexpress

AreaMeasurementUnit.SquareCentimeter Property

wpf-devexpress-dot-xpf-dot-map-dot-areameasurementunit-dd3f9b72.md

latest1.1 KB
Original Source

AreaMeasurementUnit.SquareCentimeter Property

Returns the AreaMeasurementUnit structure as the Square Centimeter object.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public static AreaMeasurementUnit SquareCentimeter { get; }
vb
Public Shared ReadOnly Property SquareCentimeter As AreaMeasurementUnit

Property Value

TypeDescription
AreaMeasurementUnit

The Square Centimeter object.

|

See Also

AreaMeasurementUnit Struct

AreaMeasurementUnit Members

DevExpress.Xpf.Map Namespace