Map.Height

Map.Height property

Visual height of the map.

public Measurement Height { get; set; }

Exceptions

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

See Also