Class ULImage.TULImageMatrixLayer

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(5 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TULImageMatrixLayer : [[Class ULImage.TULImageElement|Mitov.UserLab.ImageElement]]
+
'''public ref class''' ImageMatrixLayer : [[Class ULImage.TULImageElement|Mitov.UserLab.ImageElement]]
 
</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.

ULImageMatrixLayer.gif

Package: UserLabBasicPkg

Unit: ULImage

Inherits: TULImageElement

Contents

Syntax

Delphi:

type TULImageMatrixLayer = class( TULImageElement, ILPMatrixComponentElement )

C++ Builder:

class TULImageMatrixLayer : public TULImageElement

Visual C++ (MFC):

class CTULImageMatrixLayer : public CTULImageElement

C# (.NET):

public ref class ImageMatrixLayer : Mitov.UserLab.ImageElement

Summary

Matrix layer drawing image.

Description

Use this matrix layer to display image over the matrix.


Example:

ImageMatrixElementSample.png

From TULImageElement

Properties

Published

Methods

Public

From TULImage

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