This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISnapGuides Interface > ISnapGuides.RemoveGuide Method (ArcObjects .NET 10.5 SDK) |
Removes the nth guide.
[Visual Basic .NET] Public Sub RemoveGuide ( _ ByVal idx As Integer _ )
[C#] public void RemoveGuide ( int idx );
[C++]
HRESULT RemoveGuide(
long idx
);
[C++]
Parameters idx [in] idx is a parameter of type long