This document is archived and information here might be outdated.  Recommended version.


IShapeConstructor.Activate Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > IShapeConstructor Interface > IShapeConstructor.Activate Method
ArcGIS Developer Help

IShapeConstructor.Activate Method

Prepares a shape constructor to begin receiving events.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface

.NET Samples

Points along line construction tool ViperPin tool