Class SLScope.TSLCustomColorDisplayView

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(4 intermediate revisions by one user not shown)
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLCustomColorDisplayView : [[Class SLScope.TSLDisplayView|Mitov.PlotLab.DisplayView]]
+
'''public ref class''' CustomColorDisplayView : [[Class SLScope.TSLDisplayView|Mitov.PlotLab.DisplayView]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

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: SignalLabScopePkg

Unit: SLScope

Inherits: TSLDisplayView

Contents

Syntax

Delphi:

type TSLCustomColorDisplayView = class( TSLDisplayView )

C++ Builder:

class TSLCustomColorDisplayView : public TSLDisplayView

Visual C++ (MFC):

class CTSLCustomColorDisplayView : public CTSLDisplayView

C# (.NET):

public ref class CustomColorDisplayView : Mitov.PlotLab.DisplayView

Summary

Base abstract class for display data view.

Description

This is a base class for data view for visual data displays such as the legend or the axis in Scopes or Spectrum Analyzers. The display views are created internally by the data displays. Do not make instances of this class or its descendants.

Properties

Published

From TSLDisplayView

Properties

Public

Methods

Public

From TSLDisplayComponent

Properties

Public

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox