Display_AutoSize
TVideoGrabber.Display_AutoSize |
||||
|
|
|
If enabled, the control is resized automatically according to the current video size.
Declaration
property Display_AutoSize: Boolean index vwAutosize read GetDisplayBoolProperties write SetDisplayBoolProperties default DEF_Display_AutoSize;
__property bool Display_AutoSize=read=GetDisplayBoolProperties, write=SetDisplayBoolProperties, index=1, default=1
Property Display_AutoSize As Boolean
Description
Specifies whether the control must be resized automatically according to the current video size.
disabled: the control size depends of the Width and Height properties, and the video window is stretched inside.
enabled: the control size is automatically modified according to VideoSize or UseNearestVideoSize .
See Also
TVideoRenderer AdjustPixelAspectRatio Display_Active Display_AlphaBlendEnabled Display_AlphaBlendValue Display_Embedded Display_FullScreen Display_Height Display_Left Display_Monitor Display_MouseMovesWindow Display_PanScanRatio Display_SetLocation Display_StayOnTop Display_Top Display_TransparentColorEnabled Display_TransparentColorValue Display_VideoHeight Display_VideoPortEnabled Display_VideoWidth Display_VideoWindowHandle Display_Width DualDisplay_Active DualDisplay_AlphaBlendEnabled DualDisplay_AlphaBlendValue DualDisplay_AutoSize DualDisplay_Embedded DualDisplay_FullScreen DualDisplay_Height DualDisplay_Left DualDisplay_Monitor DualDisplay_MouseMovesWindow DualDisplay_PanScanRatio DualDisplay_StayOnTop DualDisplay_Top DualDisplay_TransparentColorEnabled DualDisplay_TransparentColorValue DualDisplay_VideoHeight DualDisplay_VideoPortEnabled DualDisplay_VideoWidth DualDisplay_VideoWindowHandle DualDisplay_Visible DualDisplay_Width IsVideoPortAvailable Monitor_Primary_Index MonitorBounds MonitorsCount OnLeavingFullScreen SetParentWindow SetWindowTransparency VideoDoubleBuffered VideoHeight_PreferredAspectRatio VideoRendererExternal VideoRendererExternalIndex VideoRendererPriority VideoVisibleWhenStopped VideoWidth_PreferredAspectRatio