You are here: Start » AVL.NET » ZoomingVideoBoxSizeMode Enumeration

ZoomingVideoBoxSizeMode Enumeration

Specifies the initial size handling mode for ZoomingVideoBox class.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Members

Member nameDescription
FitToWindowZoom factor automatically selected for the image to fill the available view area (without affecting the aspect ration).
OriginalSizeImage shown in its original size (zoom factor equals to 1), centered in the view area.

Remarks

See also