This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditTask Interface > IEditTask.Activate Method (ArcObjects .NET 10.4 SDK) |
Called by the editor when the task becomes active.
[Visual Basic .NET] Public Sub Activate ( _ ByVal Editor As IEditor, _ ByVal oldTask As IEditTask _ )
[C#] public void Activate ( IEditor Editor, IEditTask oldTask );
IEditTask Interface | IEditor Interface | IEditAttributeProperties Interface | IEditSketch Interface | IExtension Interface