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




A 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)

Syntax

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

See Also

© 2010 All Rights Reserved.