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




For a list of all members of this type, see ArcDLG members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_coverThe coverage to be converted to DLG format. It may contain polygon, line, and node features. (In, Required)  
Public Propertyin_header_fileThe file containing information to be written into the header of the DLG file. (In, Optional)  
Public Propertyin_point_coverA coverage containing point features to be written as zero length, degenerate Line (L) records in the output DLG. (In, Optional)  
Public Propertyin_projection_fileA text file containing input projection parameters to be saved in the DLG header. (In, Optional)  
Public Propertyout_dlg_fileThe output DLG-3 Optional format file to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public PropertytransformThis operation controls whether a coordinate transformation is performed. Usually, coordinates are transformed to preserve accuracy when written to the DLG. (In, Optional)  
Public Propertyx_shiftA constant value to be added to all coverage x-coordinates during the conversion to DLG. X Shift overrides any x-shift parameters found in either projection file or input cover projection definition file. If a value for X Shift is not specified, the default is zero. (In, Optional)  
Public Propertyy_shiftA constant value to be added to all y-coordinates during conversion to DLG. Y Shift overrides any y-shift parameters found in either the projection file or input cover projection definition file. If a value for Y Shift is not specified, the default is zero. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.