Class SLScope.TSLDisplayMarker
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: TSLDisplaySelectableCollectionItem
Contents |
Syntax
Delphi:
type TSLDisplayMarker = class( TSLDisplaySelectableCollectionItem )
C++ Builder:
class TSLDisplayMarker : public TSLDisplaySelectableCollectionItem
Visual C++ (MFC):
class CTSLDisplayMarker : public CTSLDisplaySelectableCollectionItem
C# (.NET):
public ref class TSLDisplayMarker : Mitov.PlotLab.DisplaySelectableCollectionItem
Summary
Base class for scope and waterfall display markers.
Description
Base class for scope and waterfall display markers.
Methods
Public
- procedure Draw(ACanvas : TLPCanvas; DispRect : TRect; X : Integer; Y : Integer; APosition : Real; AValue : Real; Printing : Boolean)
- procedure ClearDrawData()