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



TickPos


Unit:SDL_scale
Class:TScale
Declaration:property TickPos [ix: integer]: double;

The read-only property TickPos returns the position of the scale tick addressed by the parameter ix. The scale ticks are counted from left to right for horizontal scales, or from bottom to top for vertical scales (cf. ScaleType property), starting with ix =1 and ending with ix =NumTicks. The returned position corresponds to the coordinate system of the scale.



Last Update: 2023-Dec-13