public property ReticlePath.LineWidth

Brief

The flag indicating the line width

Declaration
C#
Measurement<AngularUnit>?  LineWidth public get; public set;

Details

If no value is set, the smallest possible line width will be used

Declared in ReticlePath

back