'宣言
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.
戻り値の型
A value of type System.Windows.Media.GeneralTransform.