Map.Width

Map.Width property

Visual width of the map.

public Measurement Width { get; set; }

Exceptions

exception condition
ArgumentException Unit of the value is MapUnits or MetersOnEarth.
ArgumentOutOfRangeException Value is negative or zero.

See Also