C1.WPF Namespace : C1ZoomUnitType Enumeration |
'Declaration
Public Enum C1ZoomUnitType Inherits System.Enum
'Usage
Dim instance As C1ZoomUnitType
public enum C1ZoomUnitType : System.Enum
public enum class C1ZoomUnitType : public System.Enum
Member | Description |
---|---|
Fill | Represent a zoom value which is relative to the viewport, and is adjusted to fill the viewport. |
Fixed | Represent a zoom determined by a fixed value, where 1 means no zoom. |
OneItem | Represent a zoom value which is relative to the viewport, and is adjusted to show one item entirely. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1ZoomUnitType
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