Property SLScope.TSLScopeChannel.DrawMarkers

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

Contents

Syntax

Delphi:

property DrawMarkers : TSLScopeChannelMarkers read GetDrawMarkers write SetDrawMarkers;

C++ Builder:

__property TSLScopeChannelMarkers * DrawMarkers = { read=GetDrawMarkers, write=SetDrawMarkers };

Summary

Collection of currently drawn Markers associated with the Scope channel.

Description

This property allows access to the markers used in the current view. They may differ from the Markers associated with the channel in case the view is on hold or has not been updated yet. Once the view is updated the Markers will be copied into the DrawMarkers and the 2 properties will have the same set of markers.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox