GrapeCity ActiveReports for .NET 16.0J
TransformToAncestor(Visual) メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス > TransformToAncestor メソッド : TransformToAncestor(Visual) メソッド
The System.Windows.Media.Visual to which the coordinates are transformed.
Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified System.Windows.Media.Visual ancestor of the visual object.
シンタックス
'宣言
 
Public Overloads Function TransformToAncestor( _
   ByVal ancestor As Visual _
) As GeneralTransform
public GeneralTransform TransformToAncestor( 
   Visual ancestor
)

パラメータ

ancestor
The System.Windows.Media.Visual to which the coordinates are transformed.

戻り値の型

例外
例外解説
ancestor is null 参照 (Visual Basicでは Nothing).
ancestor is not an ancestor of the visual.
The visual objects are not related.
参照

Viewer クラス
Viewer メンバ
オーバーロード一覧