Back to Devexpress

MapUnit Struct

wpf-devexpress-dot-xpf-dot-map-107ffbcf.md

latest1.7 KB
Original Source

MapUnit Struct

A class that contains a location in internal map units.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.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.Xpf.Map Namespace