'宣言 Public Function GetAngleRelativeTo( _ ByVal targetRect As LayoutRect _ ) As System.Integer
public System.int GetAngleRelativeTo( LayoutRect targetRect )
パラメータ
- targetRect
- A LayoutRect which defines the base angle or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
戻り値の型
The relative angle, in degrees.