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




The suffix that will be added to each new annotation feature class. This suffix will be appended to the name of the source feature class for each new annotation feature class. The reference scale for the annotation will follow this suffix. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property anno_suffix As String
Visual Basic (Usage)Copy Code
Dim instance As TiledLabelsToAnnotation
Dim value As String
 
instance.anno_suffix = value
 
value = instance.anno_suffix
C# 
public string anno_suffix {get; set;}

See Also

© 2010 All Rights Reserved.