ArcObjects Library Reference (Editor)  

IShapeConstructor.SketchModified Method

Called when Sketch is modified.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface

.NET Samples

Points along line construction tool (Code Files: PointsAlongLineTool) | ViperPin tool (Code Files: ViperPinTool) |