Converts a collection of coverage annotation features to geodatabase annotation. You can convert each level to individual annotation classes or merge them into a single class. Also, if you choose map layers as input, the level and font overrides will be honored.
Syntax
Visual Basic (Declaration) | |
---|
Public Class ImportCoverageAnnotation
Implements IGPProcess |
C# | |
---|
public class ImportCoverageAnnotation : IGPProcess |
Inheritance Hierarchy
System.Object
ESRI.ArcGIS.ConversionTools.ImportCoverageAnnotation
See Also