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




A text file containing input projection parameters to be saved in the DLG header. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property in_projection_file As Object
Visual Basic (Usage)Copy Code
Dim instance As ArcDLG
Dim value As Object
 
instance.in_projection_file = value
 
value = instance.in_projection_file
C# 
public object in_projection_file {get; set;}

See Also

© 2010 All Rights Reserved.