Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

ScaleMode Enumeration






Specifies the unit of measure for the control.
Syntax
'Declaration
 
Public Enum ScaleMode 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As ScaleMode
public enum class ScaleMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000User One or more of the ScaleHeight, ScaleWidth, Scaleleft, and ScaleTop properties are set to custom values.
0x00000001Twips Twips (1440 twips per logical inch; 567 twips per logical centimeter).
0x00000002Points Points (72 points per logical inch).
0x00000003Pixels Pixels (smallest unit of monitor or printer resolution).
0x00000004Characters Characters (horizontal = 120 twips per unit; vertical = 240 twips per unit).
0x00000005Inches Inches
0x00000006Millimeters Millimeters
0x00000007Centimeters Centimeters
Remarks
These constants can be used by both the CaptureCtrl Object and the PlayCtrl Object.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaFoundation.ScaleMode

Requirements

Target Platforms

See Also

Reference

Leadtools.MediaFoundation Namespace

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features