Gets or sets the rotation of the IDiagramNode.

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

Syntax

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

See Also