Flexivert Library Documentation
Selected Property
NamespacesFlexivert.UIUIEdgeSelected
Gets or sets the selected state of the edge.
Declaration Syntax
C#Visual BasicVisual C++
public bool Selected { get; set; }
Public Property Selected As Boolean
public:
virtual property bool Selected {
	bool get () sealed;
	void set (bool value) sealed;
}

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