ArcGIS Pro 3.7 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 Function IsUpdatedOnShapeChange() As Boolean
    public bool IsUpdatedOnShapeChange()

    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also