GrapeCity ActiveReports for .NET 16.0J
TransformToVisual メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : TransformToVisual メソッド
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 visual object.
シンタックス
'宣言
 
Public Function TransformToVisual( _
   ByVal visual As Visual _
) As GeneralTransform
public GeneralTransform TransformToVisual( 
   Visual visual
)

パラメータ

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

戻り値の型

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

Viewer クラス
Viewer メンバ