Eyeshot 11 Documentation
WinForms Control / Tutorials / Editing selection color
In This Topic
    Editing selection color
    In This Topic

    The following code fragment uses SelectionColor property to change the active selection color.

    viewportLayout1.SelectionColor = Color.Green;
    viewportLayout1.SelectionColor = Color.Green