Eyeshot 10 WinForms API Reference
SuspendSetColorForSelection Property

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : SuspendSetColorForSelection Property
Suspends the set of the color by the SetColorDrawForSelectionAndUpdateIdItemsMap<T>.
Syntax
'Declaration
 
Public Property SuspendSetColorForSelection As Boolean
public bool SuspendSetColorForSelection {get; set;}
Remarks
Used to perform custom selection techniques, like the selection of the triangles inside a Mesh.
See Also

Reference

ViewportLayout Class
ViewportLayout Members
SetColorDrawForSelectionAndUpdateIdItemsMap<T> Method