Class SLScope.TSLScopeYAxesCollection

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 38: Line 38:
 
=== Public ===
 
=== Public ===
 
*[[Property SLScope.TSLScopeYAxesCollection.Items|Items]] - Allows access to individual axis item of the collection.  
 
*[[Property SLScope.TSLScopeYAxesCollection.Items|Items]] - Allows access to individual axis item of the collection.  
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method function SLScope.TSLScopeYAxesCollection.Add() : TSLScopeYAxesCollectionItem|function Add() : TSLScopeYAxesCollectionItem]] - Adds new axis to the collection.
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Revision as of 17:19, 18 October 2012

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

Contents

Syntax

Delphi:

type TSLScopeYAxesCollection = class( TLPCollection )

C++ Builder:

class TSLScopeYAxesCollection : public TLPCollection

Visual C++ (MFC):

class CTSLScopeYAxesCollection : public CTLPCollection

C# (.NET):

public ref class TSLScopeYAxesCollection : Vcl.VclCollectionProperty

Summary

Collection of additional scope Y Axes.

Description

Defines collection of additional scope Y Axes.

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox