Property SLScope.TSLDisplayMarkerGroup.CrosshairLines
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: TSLDisplayMarkerGroup
Contents |
Syntax
Delphi:
property CrosshairLines : TSLDisplayMarkerCrosshairLines read FCrosshairLines write SetCrosshairLines;
C++ Builder:
__property TSLDisplayMarkerCrosshairLines * CrosshairLines = { read=FCrosshairLines, write=SetCrosshairLines };
Summary
Specifies the setting of the crosshairs of the markers of the marker group.
Description
Use this property to specify the setting of the crosshairs of
the markers of the marker group.