The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Visual::TransformToAncestor Method (Visual3D^)
.NET Framework (current version)
Returns a transform that can be used to transform coordinates from the Visual to the specified Visual3D ancestor of the visual object.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- ancestor
-
Type:
System.Windows.Media.Media3D::Visual3D^
The Visual3D to which the coordinates are transformed.
Return Value
Type: System.Windows.Media.Media3D::GeneralTransform2DTo3D^A transform that can be used to transform coordinates from the Visual to the specified Visual3D ancestor of the visual object.
.NET Framework
Available since 3.0
Available since 3.0
Show: