RasterImageMarker.Height

RasterImageMarker.Height property

Specifies the height of the marker.

public Measurement Height { get; set; }

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionValue is less than zero.

See Also