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




Rectangular extent at which tiles should be created or deleted, depending on the Update Mode. You can type the extent values or choose an extent from an existing data source. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.