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....



MarginRight


Unit:SDL_scale
Class:TScale
Declaration:property MarginRight: integer;

The property MarginRight specifies the distance between the right boundary of the scale window and the scale axis. The distance MarginRight is specified as the number of pixels between the two boundaries. MarginRight has no effect if the ScaleType property is set to sctYL.

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



Last Update: 2008-Okt-29