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




For a list of all members of this type, see TiledLabelsToAnnotation members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyanno_suffixThe 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)  
Public Propertycoordinate_sys_fieldA field in the polygon index layer that contains the coordinate system information for each tile. Due to the length required for a field to store coordinate system information, a polygon index layer that contains a coordinate system field must be a geodatabase feature class. (In, Optional)  
Public Propertydata_frameThe data frame from the map document that contains the labels to convert to annotation. (In, Required)  
Public Propertyfeature_linkedThis parameter is only available with ArcEditor and ArcInfo licenses. (In, Optional)  
Public Propertygenerate_unplaced_annotationChoose whether to create unplaced annotation from unplaced labels. (In, Optional)  
Public Propertymap_documentThe source map document that contains the labels to convert to annotation. (In, Required)  
Public Propertymap_rotation_fieldA field in the polygon index layer that contains an angle by which the data frame is to be rotated. (In, Optional)  
Public Propertyout_geodatabaseThe workspace where the output feature classes will be saved. The workspace can be an existing geodatabase or an existing feature dataset. (In, Required)  
Public Propertyout_layerThe group layer that will contain the generated annotation. When working in ArcCatalog, you can use the Save To Layer File tool to write the output group layer to a layer file. When using ArcMap, the tool adds the group layer to the display if this option is checked in the geoprocessing options. The group layer that is created is temporary and will not persist after the session ends unless the document is saved. (Out, Required)  
Public Propertyout_workspaceOutput Geodatabase (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypolygon_index_layerThe polygon layer that contains tile features. (In, Required)  
Public Propertyreference_scale_fieldThe field in the polygon index layer that will determine the reference scale of the annotation. This sets the scale to which all symbol and text sizes in the annotation will be based. (In, Optional)  
Public Propertyreference_scale_valueEnter the scale to use as a reference for the annotation. This sets the scale to which all symbol and text sizes in the annotation will be based. (In, Optional)  
Public Propertytile_id_fieldA field in the polygon index layer that uniquely identifies the tiled area. These values will populate the TileID field in the annotation feature class attribute table. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.