DioDocs for PDF
MapToRect メソッド (Contour)

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > Contour クラス : MapToRect メソッド
The target LayoutRect.
Returns an array of all AnchorPoint coordinates transformed to the specified LayoutRect.
シンタックス
'宣言
 
Public Function MapToRect( _
   ByVal targetRect As LayoutRect _
) As System.Numerics.Vector2()
public System.Numerics.Vector2[] MapToRect( 
   LayoutRect targetRect
)

パラメータ

targetRect
The target LayoutRect.

戻り値の型

An array of points in the target LayoutRect coordinates.
参照

Contour クラス
Contour メンバ