Class ULLabel.TULLabelLayer

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TULLabelLayer : [[Class ULLabel.TULLabel|Mitov.UserLab.Label]]
+
'''public ref class''' LabelLayer : [[Class ULLabel.TULLabel|Mitov.UserLab.Label]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:31, 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.

ULLabelLayer.gif

Package: UserLabBasicPkg

Unit: ULLabel

Inherits: TULLabel

Contents

Syntax

Delphi:

type TULLabelLayer = class( TULLabel )

C++ Builder:

class TULLabelLayer : public TULLabel

Visual C++ (MFC):

class CTULLabelLayer : public CTULLabel

C# (.NET):

public ref class LabelLayer : Mitov.UserLab.Label

Summary

Layer drawing rotatable label.

Description

Defines a layer drawing rotatable label.

You can add this layer to any drawing component such as TVLDraw to render a video layer containing a scope.


Diagram:

ULLabelLayer Preview.png


Example:

ULLabelLayerSample.png

From TULLabel

Properties

Published

Pins

From TULBasicLabel

Properties

Published

From TULBasicControl

Properties

Published

Methods

Public

Events

From TLPTransparentControl

Properties

Published

Methods

Public

From TSLCustomControlItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox