You are here: Start » FIL.NET » ZoomingVideoBoxSizeMode Enumeration
ZoomingVideoBoxSizeMode Enumeration
Specifies the initial size handling mode for ZoomingVideoBox class.
Namespace: | HMI.Controls |
---|---|
Assembly: | HMI.Controls.dll |
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. |