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




Path to a predefined tiling scheme .xml file. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.