Eyeshot 11 WPF API Reference
WPF 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