'宣言 Public Function GetAngleRelativeTo( _ ByVal targetRect As LayoutRect _ ) As System.Integer
public System.int GetAngleRelativeTo( LayoutRect targetRect )
パラメータ
- targetRect
- A LayoutRect which defines the base angle; null means the view rectangle.
戻り値の型
The relative angle, in degrees.