ArcObjects Library Reference (Carto)  

ISnapGuides.RemoveAllGuides Method

Removes all the guides.

[Visual Basic .NET]
Public Sub RemoveAllGuides ( _
)
[C#]
public void RemoveAllGuides (
);
[C++]
HRESULT RemoveAllGuides(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISnapGuides Interface