ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Mapping Namespace / AnnotationFeatureClassDefinition Class / IsUpdatedOnShapeChange Method

In This Topic
    IsUpdatedOnShapeChange Method
    In This Topic
    Gets whether the annotation updates when the feature's shape changes.
    Syntax
    public bool IsUpdatedOnShapeChange()
    Public Function IsUpdatedOnShapeChange() As Boolean

    Return Value

    A value on whether the annotation updates when the feature's shape changes.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also