DioDocs for PDF
MapToView メソッド (AnchorPoint)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > AnchorPoint クラス : MapToView メソッド
The destination LayoutView or null 参照 (Visual Basicでは Nothing) to reference the LayoutHost.
Transforms the location of AnchorPoint to another view's coordinates.
シンタックス
'宣言
 
Public Function MapToView( _
   ByVal targetView As LayoutView _
) As System.Drawing.PointF
public System.Drawing.PointF MapToView( 
   LayoutView targetView
)

パラメータ

targetView
The destination LayoutView or null 参照 (Visual Basicでは Nothing) to reference the LayoutHost.

戻り値の型

The transformed location.
参照

AnchorPoint クラス
AnchorPoint メンバ