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




This defines the type of data compression that will be used to store the overview images. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.