ESRI.ArcGIS.ConversionTools
input_features Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace > ImportCoverageAnnotation Class : input_features Property




The coverage annotation features that you want to convert to geodatabase annotation. If you choose a coverage annotation layer in ArcMap, the following properties of that layer will be honored during the conversion: (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property input_features As Object
Visual Basic (Usage)Copy Code
Dim instance As ImportCoverageAnnotation
Dim value As Object
 
instance.input_features = value
 
value = instance.input_features
C# 
public object input_features {get; set;}

See Also

© 2010 All Rights Reserved.