Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / SuspendSetColorForSelection Property

In This Topic
    SuspendSetColorForSelection Property
    In This Topic
    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