ArcFM Engine Developer Guide
Transform Method (MMMapSurroundFrameClass)


Syntax
'Declaration
 
Public Overridable Sub Transform( _
   ByVal direction As ESRI.ArcGIS.Geometry.esriTransformDirection, _
   ByVal transformation As ESRI.ArcGIS.Geometry.ITransformation _
) 
'Usage
 
Dim instance As MMMapSurroundFrameClass
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

MMMapSurroundFrameClass Class
MMMapSurroundFrameClass Members

 

 


Send Comment