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




An existing coverage or grid whose TIC file, boundary information (BND file), and projection information (PRJ file) will be copied to the Output Coverage. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.