ImageEn, unit iexRulers

TIEViewRulerParams.VertGripsMin

TIEViewRulerParams.VertGripsMin


Declaration

property VertGripsMin[g: integer]: double;


Description

Specifies the minimum position of the grip, g, on the vertical ruler.
Use GripsPosBase to determine whether to pass bitmap, ruler or screen values.

Note:
 By default, all grips are contrained to the image area (ConstrainGrips)
 To access the cursor grip (showing the current position of the cursor over the image), use VertGripsMin[ -1 ]