Flexivert Library Documentation
Marked Property
NamespacesFlexivert.UIUIEdgeMarked
Gets or sets the marked state of the vertex.
Declaration Syntax
C#Visual BasicVisual C++
public bool Marked { get; set; }
Public Property Marked As Boolean
public:
property bool Marked {
	bool get ();
	void set (bool value);
}

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