TVideoGrabber.LogoLayout

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies how the logo must be displayed.


Declaration
property LogoLayout: TLogoLayout read GetLogoLayout write SetLogoLayout default DEF_LogoLayout;


__property TLogoLayout LogoLayout=read=GetLogoLayout, write=SetLogoLayout, default=1


Property LogoLayout As TxLogoLayout

Description

This TLogoLayout property is used to specify if the logo must be:

- centered (lg_Centered)
- stretched to fit the video window (lg_Stretched)
- repeated to fit the video window (lg_Repeated).


See Also
Logo displayed in the video window LogoDisplayed SetLogoFromBMPFile SetLogoFromHBitmap SetLogoFromJPEGFile SetLogoFromTBitmap