public AnnotationFeatureClassDescription( string name, AnnotationFeatureClassDefinition annotationFeatureClassDefinition )
Public Function New( _ ByVal name As String, _ ByVal annotationFeatureClassDefinition As AnnotationFeatureClassDefinition _ )
Parameters
- name
- The name of the description.
- annotationFeatureClassDefinition
- The ArcGIS.Core.Data.Mapping.AnnotationFeatureClass that the description object is representing.