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




Choose whether to constrain the polygons to the valid area of use for the geographic or projected coordinate system of the data frame. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.