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




The zone number of the specified coordinate system. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property zone_number As Integer
Visual Basic (Usage)Copy Code
Dim instance As TigerTool
Dim value As Integer
 
instance.zone_number = value
 
value = instance.zone_number
C# 
public int zone_number {get; set;}

See Also

© 2010 All Rights Reserved.