Method function SLScope.TSLDisplayCursorChannelLinkData.GetVerticalDrawSize() : Integer
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:
function GetVerticalDrawSize() : Integer;
C++ Builder:
int __fastcall GetVerticalDrawSize();
Visual C++ (MFC):
int GetVerticalDrawSize();
Summary
Returns the number of vertical intersections currently shown on the scope.
Description
Call this method to get the number of vertical intersections currently shown on the scope.