Northwoods.GoSilverlight 1.1.3 Assembly
SetAngle Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : SetAngle Method

Set the angle of an element in the visual tree of this part by creating or modifying a transform on that element.

Overload List

OverloadDescription
SetAngle(UIElement,Double,Spot) Set the angle of an element in the visual tree of this part by creating or modifying a transform on that element.  
SetAngle(UIElement,Double)This calls Part.SetAngle to rotate the given element about the center.  

See Also