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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス > TransformToAncestor メソッド : TransformToAncestor(Visual3D) メソッド
The System.Windows.Media.Media3D.Visual3D 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.Media3D.Visual3D ancestor of the visual object.
シンタックス
'宣言
 
Public Overloads Function TransformToAncestor( _
   ByVal ancestor As Visual3D _
) As GeneralTransform2DTo3D
public GeneralTransform2DTo3D TransformToAncestor( 
   Visual3D ancestor
)

パラメータ

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

戻り値の型

A transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified System.Windows.Media.Media3D.Visual3D ancestor of the visual object.
参照

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