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




The output coverage whose coordinates have been converted to the new coordinate system. The output coverage may exist, but must be empty. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.