SimpleMarker.Size

SimpleMarker.Size property

Specifies the size of the marker.

public Measurement Size { get; set; }

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionValue is less than zero.

See Also