Rulers  Property

Description         Determines whether the ruler is displayed or not.

Usage                  [form.] BiDisp.Rulers [=  setting]

Settings               The Rulers property settings for a TIFF control are:

 

Setting                 Description                                                                               

tifrlNone = 0       (Default) No rulers are displayed.

tifrlLeft = 1         Displays vertical ruler on the left side of the control.

tifrlTop = 2         Displays horizontal ruler on the top side of the control.

tifrlBoth = 3       Displays both horizontal and vertical ruler on the left and top size of the TIFF control.

Data Type          Integer (Enumerated)

Available            þDesign-Time      þRun-Time Read      þRun-Time Write

See Also              RulerUnit Property