ImageEn, unit iexRulers

TIEViewRulerParams.HorzGripsMin

TIEViewRulerParams.HorzGripsMin


Declaration

property HorzGripsMin[g: integer]: double;


Description

Specifies the minimum position of the grip, g, on the horizontal 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 HorzGripsMin[ -1 ]