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




Defines the device resolution for any rasters in the output KML document. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property dpi_of_client As Integer
Visual Basic (Usage)Copy Code
Dim instance As MapToKML
Dim value As Integer
 
instance.dpi_of_client = value
 
value = instance.dpi_of_client
C# 
public int dpi_of_client {get; set;}

See Also

© 2010 All Rights Reserved.