Flexivert Library Documentation
Size Property
NamespacesFlexivert.UIUIVertexSize
Gets or sets the size of the vertex for plotting.
Declaration Syntax
C#Visual BasicVisual C++
public float Size { get; set; }
Public Property Size As Single
public:
property float Size {
	float get ();
	void set (float value);
}

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)