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

In This Topic
    SelectionColorDynamic Property
    In This Topic
    Gets or sets the color for the dynamic selection, shared by all viewports.
    Syntax
    'Declaration
     
    Public Property SelectionColorDynamic As Color
    public Color SelectionColorDynamic {get; set;}
    Remarks
    See Also