VTScalingMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Image scaling options.
public enum VTScalingMode
type VTScalingMode =
- Inheritance
-
VTScalingMode
Fields
Name | Value | Description |
---|---|---|
Unset | 0 | |
Normal | 1 | |
CropSourceToCleanAperture | 2 | |
Letterbox | 3 | |
Trim | 4 |