Flexivert Library Documentation
Shape Property
NamespacesFlexivert.UIUIVertexShape
Gets the shape of the vertex for plotting.
Declaration Syntax
C#Visual BasicVisual C++
public Shapes Shape { get; set; }
Public Property Shape As Shapes
public:
property Shapes Shape {
	Shapes get ();
	void set (Shapes value);
}

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