Click or drag to resize

IndexLoopSelected Property

Gets a value indicating whether one of indices is selected.

Opposite to NotSelected

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public bool Selected { get; }

Property Value

Type: Boolean
See Also