Method procedure SLScope.TSLDisplayCursorChannelLinkData.GetVerticalDrawDataIndexes(PReal)
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.
Class: TSLDisplayCursorChannelLinkData
Contents |
Syntax
Delphi:
procedure GetVerticalDrawDataIndexes( AIndexes : PReal );
C++ Builder:
void __fastcall GetVerticalDrawDataIndexes( PReal AIndexes );
Visual C++ (MFC):
void GetVerticalDrawDataIndexes( double * AIndexes );
Summary
Returns the vertical intersections currently shown on the scope.
Description
Call this method to get the vertical intersections currently shown on the scope.