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




The rotation angle for the grid components. Rotation is used to provide annotation that is level with the page. Unless otherwise specified, rotation is calculated using the area of interest feature. When the rotation type from the XML grid definition file is defined as "Use Environment", the rotation is derived in the following order: (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property rotation As Double
Visual Basic (Usage)Copy Code
Dim instance As MakeGridsAndGraticulesLayer
Dim value As Double
 
instance.rotation = value
 
value = instance.rotation
C# 
public double rotation {get; set;}

See Also

© 2010 All Rights Reserved.