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