Northwoods.GoSilverlight 1.1.3 Assembly
RotationAngle Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Node Class : RotationAngle Property

Gets or sets the angle of the node's Part.SelectionElement.

Syntax

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

Remarks

The default value is 0.0.

See Also