Gets the stored Rotation property value for the IDiagramNode that this NodeState was made for.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public double Rotation { get; private set; }
Visual Basic (Declaration)
Public Property Rotation As Double

See Also