ArcFM Engine Developer Guide
MoveVector Method (MMMapSurroundFrameClass)


Syntax
'Declaration
 
Public Overridable Sub MoveVector( _
   ByVal v As ESRI.ArcGIS.Geometry.ILine _
) 
'Usage
 
Dim instance As MMMapSurroundFrameClass
Dim v As ESRI.ArcGIS.Geometry.ILine
 
instance.MoveVector(v)
public virtual void MoveVector( 
   ESRI.ArcGIS.Geometry.ILine v
)

Parameters

v
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