Method function SLScope.TSLDisplayZoneChannelLinkData.GetDrawDataSnapshot() : ISLZoneChannelDataSnapshot

From Mitov Wiki Doc
Jump to: navigation, search

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: TSLDisplayZoneChannelLinkData

Contents

Syntax

Delphi:

function GetDrawDataSnapshot() : ISLZoneChannelDataSnapshot;

C++ Builder:

ISLZoneChannelDataSnapshot __fastcall GetDrawDataSnapshot();

Visual C++ (MFC):

ISLZoneChannelDataSnapshot GetDrawDataSnapshot();

Summary

Returns a snapshot of the drawn data.

Description

Call this method to get a snapshot of the drawn data.

The latest data may not yet have been displayed on the scope, if the scope is on Hold or have not been refreshed.

Call GetDataSnapshot to get the latest data sent to the scope.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox