'Declaration Public Function TransformToDescendant( _ ByVal descendant As Visual _ ) As GeneralTransform
public GeneralTransform TransformToDescendant( Visual descendant )
Parameters
- descendant
- The System.Windows.Media.Visual to which the coordinates are transformed.
Return Value
A value of type System.Windows.Media.GeneralTransform.