This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditor Interface > IEditor.InvertAgent Method (ArcObjects .NET 10.5 SDK) |
Draws the editor's snapping agent.
[Visual Basic .NET] Public Sub InvertAgent ( _ ByVal loc As IPoint, _ ByVal hdc As Integer _ )
[C#] public void InvertAgent ( IPoint loc, int hdc );