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