This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > ISketchOperation Interface > ISketchOperation.Finish Method (ArcObjects .NET 10.4 SDK) |
Finishes the operation and puts it into the operation stack. Call this after the sketch has been modified.
[Visual Basic .NET] Public Sub Finish ( _ ByVal invalEnv As IEnvelope _ )
[C#] public void Finish ( IEnvelope invalEnv );