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 > ImportCoverageAnnotation Class : match_symbols_from_first_input Property




If you are converting coverage annotation from more than one coverage or annotation subclass and need to substitute the font properties for a symbol and apply them 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 ImportCoverageAnnotation
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.