Back to Devexpress

MeasureUnit Constructors

wpf-devexpress-dot-xpf-dot-map-dot-measureunit-dot-ctor.md

latest793 B
Original Source

MeasureUnit Constructors

Represents a measure unit used by a map.

NameParametersDescription
MeasureUnit()noneInitializes a new instance of the MeasureUnit class with default settings.
MeasureUnit(Double, String, String)metersInUnit, name, abbreviationInitializes a new instance of the MeasureUnit class with the specified parameters.

See Also

MeasureUnit Class

MeasureUnit Members

DevExpress.Xpf.Map Namespace