GoXam for WPF v3
DoRotate Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Tool Namespace
>
RotatingTool Class
: DoRotate Method
the new angle, in degrees
Change the angle of the
AdornedElement
.
Syntax
C#
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