ESRI.ArcGIS.ADF.Web.UI.WebControls
ZoomOrientation Enumeration
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ZoomOrientation Enumeration




The orientation that the ZoomLevel Control will be rendered in.

Syntax

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

Members

MemberDescription
Vertical Renders the ZoomLevel control in an up and down orientation.
Horizontal Renders the Zoomlevel control in left to right orientation.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Web.UI.WebControls.ZoomOrientation

See Also

© 2010 All Rights Reserved.