Leadtools.Multimedia Namespace : ScaleMode Enumeration |
'Declaration Public Enum ScaleMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScaleMode
public enum ScaleMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class ScaleMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | User | One or more of the ScaleHeight, ScaleWidth, ScaleLeft, and ScaleTop properties are set to custom values. |
0x00000005 | Inches | Inches |
0x00000006 | Millimeters | Millimeters |
0x00000007 | Centimeters | Centimeters |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.ScaleMode