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 > Transform Class : out_cover Property




The name of an existing coverage containing destination tics. The features from the input coverage will be transformed into this coverage. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property out_cover As Object
Visual Basic (Usage)Copy Code
Dim instance As Transform
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.