The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



MarkVisible


Unit: SDL_marksel
Class: TMarkSel
Declaration: property MarkVisible[ix: integer]: boolean;

The array property MarkVisible allows to make individual symbols visible or invisible. The index ix may have values between 1 and MaxCanvasMarks and specifies the symbol to be switched off or on:

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): markselection



Last Update: 2023-Dec-13