'Declaration Public Overloads Function TransformToAncestor( _ ByVal ancestor As Visual3D _ ) As GeneralTransform2DTo3D
public GeneralTransform2DTo3D TransformToAncestor( Visual3D ancestor )
Parameters
- ancestor
- The System.Windows.Media.Media3D.Visual3D to which the coordinates are transformed.
Return Value
A transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified System.Windows.Media.Media3D.Visual3D ancestor of the visual object.