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




Specifies whether to process all the coverages in the VPF library or only the specified coverage. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property spec_cover As String
Visual Basic (Usage)Copy Code
Dim instance As VPFTile
Dim value As String
 
instance.spec_cover = value
 
value = instance.spec_cover
C# 
public string spec_cover {get; set;}

See Also

© 2010 All Rights Reserved.