ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / AutomaticallyFollowLinkedPolygonFeatures Property

In This Topic
    AutomaticallyFollowLinkedPolygonFeatures Property
    In This Topic
    Gets and sets whether feature linked annotation automatically follows linked polygon features.
    Syntax
    public bool AutomaticallyFollowLinkedPolygonFeatures {get; set;}
    Public Property AutomaticallyFollowLinkedPolygonFeatures As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also