Accusoft.ImagXpressSdk Namespace : ZoomToFitType Enumeration |
'Declaration Public Enum ZoomToFitType Inherits System.Enum
'Usage Dim instance As ZoomToFitType
public enum ZoomToFitType : System.Enum
__value public enum ZoomToFitType : public System.Enum
public enum class ZoomToFitType : public System.Enum
Member | Value | Description |
---|---|---|
FitBest | 2 | Fit such that the entire image appears within the control. |
FitHeight | 1 | Fit to the height of the control. |
FitWidth | 0 | Fit to the width of the control. |
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.ZoomToFitType