Public Member Functions | Properties

HandBrake::Interop::Model::Size Class Reference

The size. More...

List of all members.

Public Member Functions

 Size (int width, int height)
 Initializes a new instance of the Size class.

Properties

int Height [get, set]
 Gets or sets the height.
int Width [get, set]
 Gets or sets the width.

Detailed Description

The size.


Constructor & Destructor Documentation

HandBrake::Interop::Model::Size::Size ( int  width,
int  height 
) [inline]

Initializes a new instance of the Size class.

Parameters:
width The width.
height The height.

Property Documentation

int HandBrake::Interop::Model::Size::Height [get, set]

Gets or sets the height.

int HandBrake::Interop::Model::Size::Width [get, set]

Gets or sets the width.


The documentation for this class was generated from the following file: