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




Choose whether to produce tiles for the entire extent of the tiling scheme or only tiles that intersect the full extent of the data frame. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.