Miner.Interop Namespace > MMAutoTextElementClass Class : MoveVector Method |
'Declaration
Public Overridable Sub MoveVector( _ ByVal v As ESRI.ArcGIS.Geometry.ILine _ )
'Usage
Dim instance As MMAutoTextElementClass Dim v As ESRI.ArcGIS.Geometry.ILine instance.MoveVector(v)
public virtual void MoveVector( ESRI.ArcGIS.Geometry.ILine v )
public procedure MoveVector( v: ESRI.ArcGIS.Geometry.ILine ); virtual;
public function MoveVector( v : ESRI.ArcGIS.Geometry.ILine );
public: virtual void MoveVector( ESRI.ArcGIS.Geometry.ILine* v )
public: virtual void MoveVector( ESRI.ArcGIS.Geometry.ILine^ v )
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