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




A field in the polygon index layer that contains an angle by which the data frame is to be rotated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.