DioDocs for PDF
MapToView メソッド (Contour)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > Contour クラス : MapToView メソッド
The destination LayoutView; null to target the LayoutHost.
Returns an array of all AnchorPoint coordinates transformed to the specified LayoutView.
シンタックス
'宣言
 
Public Function MapToView( _
   ByVal targetView As LayoutView _
) As System.Drawing.PointF()
public System.Drawing.PointF[] MapToView( 
   LayoutView targetView
)

パラメータ

targetView
The destination LayoutView; null to target the LayoutHost.

戻り値の型

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

Contour クラス
Contour メンバ