ESRI.ArcGIS.ConversionTools
match_symbols_from_first_input Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
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;}

See Also

© 2010 All Rights Reserved.