Property ILSpectrumDisplay.TILSpectrumDisplay.Mirror
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: TILSpectrumDisplay
Contents |
Syntax
Delphi:
property Mirror : Boolean read FMirror write SetMirror default False;
C++ Builder:
__property bool Mirror = { read=FMirror, write=SetMirror, default=False };
Summary
Mirrors the spectrum.
Description
Set this property to True to make the spectrum appear
mirrored.