public property ReticleText.Color

Brief

The text 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 ReticleText

back