'宣言 Public Function MapToRect( _ ByVal targetRect As LayoutRect _ ) As System.Drawing.PointF()
public System.Drawing.PointF[] MapToRect( LayoutRect targetRect )
パラメータ
- targetRect
- The target LayoutRect.
戻り値の型
An array of points in the target LayoutRect coordinates.