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