Gets the rotation angle of this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual double GetRotationAngle () |
Visual Basic
Copy Code
|
|---|
Public Overridable Function GetRotationAngle () As Double |
A double value specifying the rotation angle.
See Also