Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / SelectionBoxColors Property

In This Topic
    SelectionBoxColors Property
    In This Topic
    Gets or sets the colors used to draw the selection box and polygon.
    Syntax
    'Declaration
     
    Public Property SelectionBoxColors As SelectionBoxColorsSettings
    public SelectionBoxColorsSettings SelectionBoxColors {get; set;}
    See Also