Flexivert Library Documentation
Selected Property
NamespacesFlexivert.UtilsISelectableSelected
Gets or sets a boolean value indicating whether the selectable object is selected.
Declaration Syntax
C#Visual BasicVisual C++
bool Selected { get; set; }
Property Selected As Boolean
property bool Selected {
	bool get ();
	void set (bool value);
}

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