ArcFM Solution Developer Guide
TransformToAncestor(Visual3D) Method


Syntax
'Declaration
 
Public Overloads Function TransformToAncestor( _
   ByVal ancestor As System.Windows.Media.Media3D.Visual3D _
) As System.Windows.Media.Media3D.GeneralTransform2DTo3D
'Usage
 
Dim instance As GraphicFavControl
Dim ancestor As System.Windows.Media.Media3D.Visual3D
Dim value As System.Windows.Media.Media3D.GeneralTransform2DTo3D
 
value = instance.TransformToAncestor(ancestor)
public System.Windows.Media.Media3D.GeneralTransform2DTo3D TransformToAncestor( 
   System.Windows.Media.Media3D.Visual3D 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

GraphicFavControl Class
GraphicFavControl Members
Overload List

 

 


Send Comment