ConversionTools
input_features Property
See Also  Send Feedback
ESRI.ArcGIS.ConversionTools Namespace > ImportCADAnnotation Class : input_features Property




The CAD annotation features that you want to convert to geodatabase annotation. If you choose a CAD 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 ImportCADAnnotation
Dim value As Object
 
instance.input_features = value
 
value = instance.input_features
C# 
public object input_features {get; set;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.