This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > ISketchOperation Interface > ISketchOperation.Start Method (ArcObjects .NET 10.4 SDK) |
Starts the operation, caching the existing sketch. Call this before modifying the sketch.
[Visual Basic .NET] Public Sub Start ( _ ByVal Editor As IEditor _ )
[C#] public void Start ( IEditor Editor );