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

In This Topic
    Rotation Property (Node)
    In This Topic
    Gets or sets node rotation.
    Syntax
    'Declaration
     
    Public Property Rotation As Rotation
    public Rotation Rotation {get; set;}
    See Also