Name | Description | |
---|---|---|
DatasetType | Gets the dataset type. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by AnnotationFeatureClassDefinition.
Name | Description | |
---|---|---|
DatasetType | Gets the dataset type. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
AreSymbolOverridesAllowed | Gets the value of whether symbol overrides are allowed. | |
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
FindField | Gets the index position for a field by name. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetAliasName | Gets the alias name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetAreaField | Gets the name of the field containing the area of the shape. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
GetAttributeRules | Gets a IReadOnlyList of the table's attribute rules. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetContingencies | Gets a IReadOnlyList of the table's contingencies. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetCreatedAtField | Gets the name of the creation time field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetCreatorField | Gets the name of the creator field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetDefaultSubtypeCode | Gets the integer value representing the table's default subtype code. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetEditedAtField | Gets the name of the edit time field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetEditorField | Gets the name of the editor field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetExtent | Gets an ArcGIS.Core.Geometry.Envelope representing the maximum extent of the data that has been stored in the ArcGIS.Core.Data.FeatureClass. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
GetFields | Gets the fields in the ArcGIS.Core.Data.Table. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetGeneralPlacementProperties | Gets the general placement properties of the annotation | |
GetGlobalIDField | Gets the name of the GlobalID field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetIndexes | Gets a IReadOnlyList of the table's ArcGIS.Core.Data.Index. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetLabelClassCollection | Gets the collection of label classes for the annotation | |
GetLengthField | Gets the name of the field containing the length of the shape. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
GetModelName | Gets the model name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetName | Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition) | |
GetObjectIDField | Gets the name of the ObjectID field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetReferenceScale | Gets the value for the reference scale of the annotation. This method mush be called on the MCT. Use QueuedTask.Run | |
GetReferenceScaleUnits | Gets the unit that the reference scale is measured in. | |
GetShapeField | Gets the name of the field where the shape (geometry) is stored. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
GetShapeType | Gets the ArcGIS.Core.Geometry.GeometryType for the ArcGIS.Core.Data.FeatureClass. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
GetSpatialReference | Gets the ArcGIS.Core.Geometry.SpatialReference for the ArcGIS.Core.Data.FeatureClass. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
GetSplitModel | Gets the ArcGIS.Core.Data.SplitModel of the feature. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
GetSubtypeField | Gets the name of the field used to define subtypes. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetSubtypes | Gets a IReadOnlyList of the table's subtype codes. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetSymbolCollection | The symbol collection for the annotation. | |
GetValidationStatusField | Gets the name of the ValidationStatus field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
GetVersion | Gets the version of the annotation | |
HasGlobalID | Gets a value indicating whether this table has a field containing GlobalIDs. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
HasM | Gets a value indicating whether this feature class supports storing measure(M) information with its shapes. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
HasObjectID | Gets a value indicating whether this table has a field containing ObjectIDs. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
HasSpatialIndex | Gets a value indicating whether this feature class has a spatial index. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
HasZ | Gets a value indicating whether this feature class supports storing vertical(Z) information with its shapes. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
IsAutoCreate | Gets whether annotation is to be automatically created when a feature is created. | |
IsCOGOEnabled | Gets a value indicating whether this feature class is COGO (Coordinate Geometry) enabled. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition) | |
IsEditorTrackingEnabled | Gets a value indicating whether editor tracking is enabled for the associated Table dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
IsSymbolIDRequired | Gets the value of whether the annotation requires a symbol id. | |
IsTimeInUTC | Gets a value indicating whether this table stores time in UTC or database time. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) | |
IsUpdatedOnShapeChange | Gets whether the annotation updates when the feature's shape changes. |