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