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


IEditAnnotationProperties.UseFollowPolygonFeatureMode Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

IEditAnnotationProperties.UseFollowPolygonFeatureMode Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEditAnnotationProperties Interface