Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / DrawParams Class / Selected Property

In This Topic
    Selected Property (DrawParams)
    In This Topic
    The selected status.
    Syntax
    'Declaration
     
    Public Property Selected As Boolean
    public bool Selected {get; set;}
    See Also