ExtensionSurface.TransformToAncestor Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Returns a transform that can be used to transform coordinates from the Visual to the specified ancestor of the visual object.

Overload List

  Name Description
Public method TransformToAncestor(Visual) Returns a transform that can be used to transform coordinates from the Visual to the specified Visual ancestor of the visual object. (Inherited from Visual.)
Public method TransformToAncestor(Visual3D) Returns a transform that can be used to transform coordinates from the Visual to the specified Visual3D ancestor of the visual object. (Inherited from Visual.)

Top

See Also

Reference

ExtensionSurface Class

ExtensionSurface Members

System.Activities.Design.View Namespace