This field represents the polyline's color
Namespace:
GLSVAssembly: 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 |