CoverageTools
TigerTool Constructor(String,String)
See Also  Send Feedback
ESRI.ArcGIS.CoverageTools Namespace > TigerTool Class > TigerTool Constructor : TigerTool Constructor(String,String)




in_tiger_file_prefix
out_cover_prefix

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal in_tiger_file_prefix As String, _
   ByVal out_cover_prefix As String _
)
Visual Basic (Usage)Copy Code
Dim in_tiger_file_prefix As String
Dim out_cover_prefix As String
 
Dim instance As New TigerTool(in_tiger_file_prefix, out_cover_prefix)
C# 
public TigerTool( 
   string in_tiger_file_prefix,
   string out_cover_prefix
)

Parameters

in_tiger_file_prefix
out_cover_prefix

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.