Miner.Interop Namespace > MMMapSurroundFrameClass Class : Transform Method |
'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 )
public procedure Transform( direction: ESRI.ArcGIS.Geometry.esriTransformDirection; transformation: ESRI.ArcGIS.Geometry.ITransformation ); virtual;
public function Transform( direction : ESRI.ArcGIS.Geometry.esriTransformDirection, transformation : ESRI.ArcGIS.Geometry.ITransformation );
public: virtual void Transform( ESRI.ArcGIS.Geometry.esriTransformDirection direction, ESRI.ArcGIS.Geometry.ITransformation* transformation )
public: virtual void Transform( ESRI.ArcGIS.Geometry.esriTransformDirection direction, ESRI.ArcGIS.Geometry.ITransformation^ transformation )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2