TIEViewRulerParams.HorzGripsMax
Declaration
property HorzGripsMax[g: integer]: double;
Description
Specifies the max 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 HorzGripsMax[ -1 ]