RasterImageMarker.Width

RasterImageMarker.Width property

Specifies the width of the marker.

public Measurement Width { get; set; }

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionValue is less than zero.

See Also