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




Calculates a UTM zone of each feature based on the center point and stores this spatial reference string in a specified field. This field can be used in conjunction with Data Driven Pages to update the spatial reference to the correct UTM zone for each map.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.CartographyTools.CalculateUTMZone

See Also

© 2010 All Rights Reserved.