Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Node Class / Selected Property

In This Topic
    Selected Property (Node)
    In This Topic
    Used to highlight the node/fem symbols with active selection color.
    Syntax
    'Declaration
     
    Public Property Selected As Boolean
    public bool Selected {get; set;}
    See Also