Intersoft ClientUI Documentation
ZoomBoundaryMode Enumeration



Specifies values that determines the zoom boundary mode of UXDock.
Syntax
Public Enum ZoomBoundaryMode 
   Inherits System.Enum
Dim instance As ZoomBoundaryMode
public enum ZoomBoundaryMode : System.Enum 
public enum class ZoomBoundaryMode : public System.Enum 
Members
MemberDescription
CustomZoomBoundary Custom zoom boundary.
MaximumZoomScale Maximum zoom scale.
MinimumZoomScale Minimum zoom scale.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXDock.ZoomBoundaryMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Aqua.UXDock Namespace

Send Feedback