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




If you are converting CAD annotation from more than one drawing file and need to substitute the font properties for a symbol and apply that to all the input features, you can use this option. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property match_symbols_from_first_input As String
Visual Basic (Usage)Copy Code
Dim instance As ImportCADAnnotation
Dim value As String
 
instance.match_symbols_from_first_input = value
 
value = instance.match_symbols_from_first_input
C# 
public string match_symbols_from_first_input {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.