Overload | Description |
---|---|
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 its RotationSpot, or about the center of the element if this is not a Node. (Inherited from Northwoods.GoXam.Part) |