Back to Devexpress

MapUnit Struct

windowsforms-devexpress-dot-xtramap-fd49c0bb.md

latest1.3 KB
Original Source

MapUnit Struct

A class that contains a location in internal map units.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public struct MapUnit :
    IMapUnit,
    IEquatable<MapUnit>
vb
Public Structure MapUnit
    Implements IMapUnit,
               IEquatable(Of MapUnit)

The following members return MapUnit objects:

See Also

MapUnit Members

DevExpress.XtraMap Namespace