Resolution Class
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.
The resolution of a video device.
public class Resolution
type Resolution = class
Public Class Resolution
- Inheritance
-
Resolution
Constructors
Resolution() |
Properties
MaxHeight |
Resolution's maximum height |
MaxWidth |
Resolution's maximum width |
MinHeight |
Resolution's minimum height |
MinWidth |
Resolution's minimum width |
StepHeight |
Resolution's step for height |
StepWidth |
Resolution's step for width |
Type |
Resolution's type |