This field represents the point's color

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
[NonSerializedAttribute]
protected Color _color
Visual Basic (Declaration)
<NonSerializedAttribute> _
Protected _color As Color
Visual C++
[NonSerializedAttribute]
protected:
Color _color

See Also