Flexivert Library Documentation
Color Property
NamespacesFlexivertVertexColor
Gets or sets the color of the vertex.
Declaration Syntax
C#Visual BasicVisual C++
public Color Color { get; set; }
Public Property Color As Color
public:
property Color Color {
	Color get ();
	void set (Color value);
}

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)