ArcFM Solution Developer Guide
TransformToAncestor(Visual) Method


Syntax
'Declaration
 
Public Overloads Function TransformToAncestor( _
   ByVal ancestor As System.Windows.Media.Visual _
) As System.Windows.Media.GeneralTransform
'Usage
 
Dim instance As Migrate
Dim ancestor As System.Windows.Media.Visual
Dim value As System.Windows.Media.GeneralTransform
 
value = instance.TransformToAncestor(ancestor)
public System.Windows.Media.GeneralTransform TransformToAncestor( 
   System.Windows.Media.Visual ancestor
)

Parameters

ancestor
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Migrate Class
Migrate Members
Overload List

 

 


Send Comment