public enum ScaleMode
public enum class ScaleMode
Value | Member | Description |
---|---|---|
0 | User | One or more of the ScaleHeight, ScaleWidth, ScaleLeft, and ScaleTop properties are set to custom values. |
1 | Twips | Twips (1440 twips per logical inch; 567 twips per logical centimeter). |
2 | Points | Points (72 points per logical inch). |
3 | Pixels | Pixels (smallest unit of monitor or printer resolution). |
4 | Characters | Characters (horizontal = 120 twips per unit; vertical = 240 twips per unit). |
5 | Inches | Inches |
6 | Millimeters | Millimeters |
7 | Centimeters | Centimeters |
These constants can be used by both the CaptureCtrl Object and the PlayCtrl Object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document