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




The upper left corner of the tiling scheme in coordinates of the spatial reference of the source data frame. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.