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

In This Topic
    SelectionColor Property
    In This Topic
    Gets or sets the color of selected entities, shared by all viewports.
    Syntax
    'Declaration
     
    Public Property SelectionColor As Color
    public Color SelectionColor {get; set;}
    Remarks
    See Also