Skip to main content

MapSize Struct

Specifies the map size.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public struct MapSize :
    IEquatable<MapSize>
See Also