Leadtools.Multimedia Namespace : ScaleMode Enumeration |
public enum ScaleMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ScaleMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScaleMode
public enum ScaleMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.ScaleMode = function() { }; Leadtools.Multimedia.ScaleMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ScaleMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Centimeters | Centimeters |
Characters | Characters (horizontal = 120 twips per unit; vertical = 240 twips per unit). |
Inches | Inches |
Millimeters | Millimeters |
Pixels | Pixels (smallest unit of monitor or printer resolution). |
Points | Points (72 points per logical inch). |
Twips | Twips (1440 twips per logical inch; 567 twips per logical centimeter). |
User | One or more of the ScaleHeight, ScaleWidth, Scaleleft, and ScaleTop properties are set to custom values. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.ScaleMode
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