RulerUnit  Property

Description         Determines the measurement unit of rulers when they are displayed.

Usage                  [form.] BiDisp.RulerUnit [ = seting]

Settings               The  RulerUnit property settings for a BiDisp control are:

 

Setting                 Description                                                                               

tifruInch = 0       (Default) Set the measurement unit of the rules to inch.

tifruCm = 1        Set the measurement unit of the rules to centimeter.

tifruPixel = 2      Set the measurement unit of the rules to pixel.

Remarks             Double click on the ruler window will change the measurement unit of the rulers.

Data Type          Integer(Enumerated)

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

See Also              Rulers Property