Class VLBaseRemapFilter.TVLCircleRemapBackground

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLCircleRemapBackground : [[Class Vcl.VclProperty|Vcl.VclProperty]]
+
'''public ref class''' CircleRemapBackground : [[Class Vcl.VclProperty|Vcl.VclProperty]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 39: Line 39:
 
*[[Property VLBaseRemapFilter.TVLCircleRemapBackground.Preserve|Preserve]] - Specifies if the background will be preserved.  
 
*[[Property VLBaseRemapFilter.TVLCircleRemapBackground.Preserve|Preserve]] - Specifies if the background will be preserved.  
 
*[[Property VLBaseRemapFilter.TVLCircleRemapBackground.Stretch|Stretch]] - Specifies if the background will be stretched.  
 
*[[Property VLBaseRemapFilter.TVLCircleRemapBackground.Stretch|Stretch]] - Specifies if the background will be stretched.  
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method procedure VLBaseRemapFilter.TVLCircleRemapBackground.SetPreserveDefault(Boolean)|procedure SetPreserveDefault(AValue : Boolean)]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Latest revision as of 00:30, 26 June 2013

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.

Package: VideoLabPkg

Unit: VLBaseRemapFilter

Inherits: TLPPersistentNotify

Contents

Syntax

Delphi:

type TVLCircleRemapBackground = class( TLPPersistentNotify )

C++ Builder:

class TVLCircleRemapBackground : public TLPPersistentNotify

Visual C++ (MFC):

class CTVLCircleRemapBackground : public CTLPPersistentNotify

C# (.NET):

public ref class CircleRemapBackground : Vcl.VclProperty

Summary

Remapping filter background settings property class.

Description

Defines remapping filter background settings property class.

Properties

Published

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox