public property ReticlePath.Color

Brief

The line color.

Declaration
C#
string  Color public get; public set;

Details

The value is an html color name

If no value is, a black color will be used

Declared in ReticlePath

back