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




Calculates the rotation angle for true north based on the center point of each feature in a feature class and populates this value in a specified field. This field can be used in conjunction with Data Driven Pages to rotate each map to true north.

Syntax

Visual Basic (Declaration) 
Public Class CalculateGridConvergenceAngle 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As CalculateGridConvergenceAngle
C# 
public class CalculateGridConvergenceAngle : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.CartographyTools.CalculateGridConvergenceAngle

See Also

© 2010 All Rights Reserved.