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 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