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


IEditAnnotationProperties.UseFollowLineFeatureMode Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditAnnotationProperties Interface > IEditAnnotationProperties.UseFollowLineFeatureMode Property
ArcGIS Developer Help

IEditAnnotationProperties.UseFollowLineFeatureMode Property

Indicates whether the edit annotation tool will use follow feature mode when moving annotation related to lines.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEditAnnotationProperties Interface