Map.Width

Map.Width property

Visual width of the map.

public Measurement Width { get; set; }

Exceptions

exceptioncondition
ArgumentExceptionUnit of the value is MapUnits or MetersOnEarth.
ArgumentOutOfRangeExceptionValue is negative or zero.

See Also