Property VLBaseRemapFilter.TVLCircleRemapBackground.Stretch
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLCircleRemapBackground
Contents |
Syntax
Delphi:
property Stretch : Boolean read FStretch write SetStretch default False;
C++ Builder:
__property bool Stretch = { read=FStretch, write=SetStretch, default=False };
Summary
Specifies if the background will be stretched.
Description
Use this property to specify if the background will be
stretched.