Class SLScope.TSLScopeMarkers
From Mitov Wiki Doc
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: TSLDisplayMarkers
Contents |
Syntax
Delphi:
type TSLScopeMarkers = class( TSLDisplayMarkers )
C++ Builder:
class TSLScopeMarkers : public TSLDisplayMarkers
Visual C++ (MFC):
class CTSLScopeMarkers : public CTSLDisplayMarkers
C# (.NET):
public ref class TSLScopeMarkers : Mitov.PlotLab.DisplayMarkers
Summary
Collection of Scope Markers.
Description
Defines a collection of Scope Markers.
Properties
Public
Methods
Public
- function Add() : TSLScopeMarker - Adds new marker to the collection.
From TSLDisplayCollection
Properties
Public
- Items - Allows access to individual item of the collection.