ArcObjects Library Reference (Editor)  

IShapeConstructor.IsStreaming Property

Indicates whether stream mode digitizing is enabled.

[Visual Basic .NET]
Public Property IsStreaming As Boolean
[C#]
public bool IsStreaming {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface