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