Back to Devexpress

MapUnit Operators

wpf-devexpress-dot-xpf-dot-map-dot-mapunit-dot-underscore-operators.md

latest1.1 KB
Original Source

MapUnit Operators

A class that contains a location in internal map units.

NameDescription
Equality(MapUnit, MapUnit) staticCompares two MapUnit objects. The result specifies whether these objects are equal.
Implicit(MapUnit to Point) staticConverts the specified MapUnit object to a Point object.
Inequality(MapUnit, MapUnit) staticCompares two MapUnit objects. The result specifies whether these objects are unequal.

See Also

MapUnit Struct

MapUnit Members

DevExpress.Xpf.Map Namespace