Northwoods.GoWPF 2.2.4 Assembly
GetAngle Method (Part)

a UIElement, an element in the visual tree of this Part
Get the angle of an element in the visual tree of this part.
Syntax
Public Overridable Function GetAngle( _
   ByVal elt As UIElement _
) As Double
public virtual double GetAngle( 
   UIElement elt
)

Parameters

elt
a UIElement, an element in the visual tree of this Part

Return Value

an angle in degrees, starting at zero in the direction of the positive X axis
Remarks
At the present time this just looks at any RenderTransform that the element has.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback