DeleteVertex

Deletes a specified vertex of the polyline.

 

HRESULT DeleteVertex(

[in] int Index)

 

Parameters:

Return Values:

The return value obtained from the returned HRESULT can be one of the following:

 

Return value

Meaning

S_OK

Success.

E_FAIL

Catastrophic failure.