ESRI.ArcGIS.ADF.Web.UI.WebControls
ResourceDrawingMethod Enumeration
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ResourceDrawingMethod Enumeration




Specifies the method by which the resource will be drawn.

Syntax

Visual Basic (Declaration) 
Public Enum ResourceDrawingMethod 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As ResourceDrawingMethod
C# 
public enum ResourceDrawingMethod : System.Enum 

Members

MemberDescription
CacheOutOfRangeNo drawing will be done because the level is out of range of the tile cache.
MapFunctionalityThe MapFunctionality will be used to dynamically draw the image.
TileFunctionalityThe tile cache will be used for the image.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.