GoXam for WPF v3
DoRotate Method
Northwoods.GoXam.Tool Namespace > RotatingTool Class : DoRotate Method
the new angle, in degrees
Change the angle of the AdornedElement.
Syntax
protected virtual void DoRotate( 
   double newangle
)

Parameters

newangle
the new angle, in degrees
Remarks
This is called within a "Rotate" transaction.
See Also

Reference

RotatingTool Class
RotatingTool Members