'宣言
Public Function TransformToDescendant( _ ByVal descendant As Visual _ ) As GeneralTransform
public GeneralTransform TransformToDescendant( Visual descendant )
パラメータ
- descendant
- The System.Windows.Media.Visual to which the coordinates are transformed.
戻り値の型
A value of type System.Windows.Media.GeneralTransform.