Class SLWaterfall.TSLWaterfallMarkers
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: SLWaterfall
Inherits: TSLDisplayCollection
Contents |
Syntax
Delphi:
type TSLWaterfallMarkers = class( TSLDisplayCollection )
C++ Builder:
class TSLWaterfallMarkers : public TSLDisplayCollection
Visual C++ (MFC):
class CTSLWaterfallMarkers : public CTSLDisplayCollection
C# (.NET):
public ref class TSLWaterfallMarkers : Mitov.PlotLab.DisplayCollection
Summary
Collection of Waterfall Markers.
Description
Defines a collection of Waterfall Markers.
Properties
Public
- Items - Allows access to individual TSLWaterfallMarker item of the collection.
From TSLDisplayCollection
Properties
Public
- Items - Allows access to individual item of the collection.