ArcFM Desktop Developer Guide
Transform Method (MMAutoTextElementClass)


Syntax
'Declaration
 
Public Overridable Sub Transform( _
   ByVal Direction As ESRI.ArcGIS.Geometry.esriTransformDirection, _
   ByVal Transformation As ESRI.ArcGIS.Geometry.ITransformation _
) 
'Usage
 
Dim instance As MMAutoTextElementClass
Dim Direction As ESRI.ArcGIS.Geometry.esriTransformDirection
Dim Transformation As ESRI.ArcGIS.Geometry.ITransformation
 
instance.Transform(Direction, Transformation)
public virtual void Transform( 
   ESRI.ArcGIS.Geometry.esriTransformDirection Direction,
   ESRI.ArcGIS.Geometry.ITransformation Transformation
)

Parameters

Direction
Transformation
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

MMAutoTextElementClass Class
MMAutoTextElementClass Members

 

 


Send Comment