Structure SLScope.TSLRealPoint
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
Contents |
Syntax
Delphi:
type TSLRealPoint = record
C++ Builder:
struct TSLRealPoint
Visual C++ (MFC):
struct CTSLRealPoint
C# (.NET):
public struct RealPoint
Summary
Real (double) X, Y coordinates point.
Description
Defines a Real (double) X, Y coordinates point to be used by the scope events.