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




The coverage whose polygon, line, or point features will be intersected with the intersect coverage. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.