Class VLBasicDrawLayers.TVLDrawTextLayerBackground
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 02:44, 11 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: VideoLabAdditionalPkg
Unit: VLBasicDrawLayers
Inherits: TLPOptionalDisabledPersistent
Contents |
Syntax
Delphi:
type TVLDrawTextLayerBackground = class( TLPOptionalDisabledPersistent )
C++ Builder:
class TVLDrawTextLayerBackground : public TLPOptionalDisabledPersistent
Visual C++ (MFC):
class CTVLDrawTextLayerBackground : public CTLPOptionalDisabledPersistent
C# (.NET):
public ref class TVLDrawTextLayerBackground : Mitov.VideoLab.OptionalDisabledPersistent
Summary
Text background parameters class.
Description
Defines text background parameters class.
Properties
Published
- Pen - Specifies the pen of the background.
- Brush - Specifies the brush of the background.
- Extent - Specifies the extent(distance) from the text of the background.