Class SLWaterfall.TSLWaterfallMarkerGroups
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: TSLOptionalDisplayCollection
Contents |
Syntax
Delphi:
type TSLWaterfallMarkerGroups = class( TSLOptionalDisplayCollection )
C++ Builder:
class TSLWaterfallMarkerGroups : public TSLOptionalDisplayCollection
Visual C++ (MFC):
class CTSLWaterfallMarkerGroups : public CTSLOptionalDisplayCollection
C# (.NET):
public ref class TSLWaterfallMarkerGroups : Mitov.PlotLab.OptionalDisplayCollection
Summary
Collection of TSLWaterfallMarkerGroup items.
Description
Defines a collection of TSLWaterfallMarkerGroup items.
Properties
Public
- Items - Allows access to individual TSLWaterfallMarkerGroup item of the collection.
Methods
Public
- procedure ClearAllMarkers() - Clears all markers in the all marker groups.
From TSLOptionalDisplayCollection
Properties
Public
From TSLDisplayCollection
Properties
Public
- Items - Allows access to individual item of the collection.