Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawParams Class / SelectionStatus Property

In This Topic
    SelectionStatus Property
    In This Topic
    Gets or sets the selection status.
    Syntax
    'Declaration
     
    Public Property SelectionStatus As selectionStatusType
    public selectionStatusType SelectionStatus {get; set;}
    See Also