'宣言 Public Function MapToRect( _ ByVal targetRect As LayoutRect _ ) As System.Numerics.Vector2
public System.Numerics.Vector2 MapToRect( LayoutRect targetRect )
パラメータ
- targetRect
- A LayoutRect which defines the base angle and position.
戻り値の型
The transformed location.