This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IL > ILineDecorationElement Interface > ILineDecorationElement.DeletePosition Method (ArcObjects .NET 10.5 SDK) |
Deletes a position.
[Visual Basic .NET] Public Sub DeletePosition ( _ ByVal index As Integer _ )
[C#] public void DeletePosition ( int index );
[C++]
HRESULT DeletePosition(
long index
);
[C++]
Parameters index [in] index is a parameter of type long