'Declaration Public Function GetAngleRelativeTo( _ ByVal targetRect As LayoutRect _ ) As System.Integer
public System.int GetAngleRelativeTo( LayoutRect targetRect )
Parameters
- targetRect
- A LayoutRect which defines the base angle or a null reference (Nothing in Visual Basic) to reference the owner LayoutView.
Return Value
The relative angle, in degrees.