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




The output coverage containing aggregated features as preliminary regions with a subclass AREAAGG. The output coverage name must be different from the input coverage name. (Out, Required)

Syntax

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