Eyeshot 11 WPF API Reference
WPF 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