SimpleMarker.StrokeWidth

SimpleMarker.StrokeWidth property

Specifies the width of the line.

public Measurement StrokeWidth { get; set; }

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionValue is less than to zero.

See Also