'宣言 Public Function MapToView( _ ByVal targetView As LayoutView _ ) As System.Numerics.Vector2()
public System.Numerics.Vector2[] MapToView( LayoutView targetView )
パラメータ
- targetView
- The destination LayoutView; null to target the LayoutHost.
戻り値の型
An array of points in the target LayoutView coordinates.