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




The following tables list the members exposed by CalculateGridConvergenceAngle.

Public Constructors

 NameDescription
Public ConstructorCalculateGridConvergenceAngle ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyangle_fieldExisting field that will be populated with the true north calculation value in decimal degrees. (In, Required)  
Public Propertycoordinate_sys_fieldField containing a projection engine string for a projected coordinate system to be used for angle calculation. The angle calculation for each feature will be based on the projected coordinate system projection engine string for the specific feature. In cases where there is an invalid value the tool will use the Cartographic Coordinate System specified in the Cartography environment settings. The default is none, or no field specified. When no field is specified the projected coordinate system used for calculation will be taken from the Cartography environment settings. (In, Optional)  
Public Propertyin_featuresInput feature class (points, multipoints, lines, and polygons). (In, Required)  
Public Propertyout_featuresOutput Features (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyrotation_methodMethod in which the rotation value is calculated. Geographic is the default value. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.