You are here: Start » AVL.NET » ZoomingVideoBoxSizeMode Enumeration
ZoomingVideoBoxSizeMode Enumeration
| Namespace: | HMI.Controls | 
|---|---|
| Assembly: | HMI.Controls.dll | 
Specifies the initial size handling mode for ZoomingVideoBox class.
Members
| Member name | Description | 
|---|---|
| FitToWindow | Zoom factor automatically selected for the image to fill the available view area (without affecting the aspect ration). | 
| OriginalSize | Image shown in its original size (zoom factor equals to 1), centered in the view area. | 
