ImageEn, unit rulerbox

TRulerBox.ViewPos

TRulerBox.ViewPos

Declaration

property ViewPos: Double;

Description

Specifies the initial position of the view (i.e. where 0 is within the view).

Default: 0

Example

RulerBox1.ViewPos := 100;

See Also

ViewMin
ViewMax
OnRulerPosChange