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


IShapeConstructor.IsStreaming Property (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.IsStreaming Property
ArcGIS Developer Help

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