ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AnnotationFeatureClassDescription Class
Properties


In This Topic
    AnnotationFeatureClassDescription Class Members
    In This Topic

    The following tables list the members exposed by AnnotationFeatureClassDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe alias name of the ArcGIS.Core.Data.Table. (Inherited from ArcGIS.Core.Data.DDL.TableDescription)
    Public PropertyThe list of FieldDescription items in the ArcGIS.Core.Data.Table. (Inherited from ArcGIS.Core.Data.DDL.TableDescription)
    Public Property Represents the general placement properties of the annotations.  
    Public Property Indicates whether or not the annotation will be automatically created when a feature is created.  
    Public Property Indicates whether or not the annotation requires a symbol ID.  
    Public Property Indicates whether or not the annotation will be updated when the feature's shape changes.  
    Public PropertyThe list of ArcGIS.Core.CIM.CIMLabelClass of the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass.  
    Public PropertyThe ArcGIS.Core.Data.LabelEngine of the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass.  
    Public PropertyThis represents the ArcGIS.Core.Data.FeatureClass that has a feature linked with a feature in the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass.  
    Public Property The units that the reference scale is measured in.  
    Public Property The name of the dataset or the field this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
    Public PropertyThe reference scale of the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass. This value must be greater than zero.  
    Public PropertyRepresents the shape ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FeatureClassDescription)
    Public PropertyDenotes the subtype ArcGIS.Core.Data.Field in the ArcGIS.Core.Data.Table. (Inherited from ArcGIS.Core.Data.DDL.TableDescription)
    Public PropertyThe list of annotation symbols of the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass.  
    Top
    See Also