ZOOMFACTOR Property


9.0B, PLBCMP GUI Only

The ZOOMFACTOR property specifies the zoom percentage of the object. The property uses the following format:

ZOOMFACTOR={value}

Note the following:

  1. ZOOMFACTOR may be used in CREATE, SETPROP, and GETPROP statements for RICHEDITTEXT objects.

  2. {value} is a decimal number, a Numeric Variable, or an Expression that defines the zooming factor in percentage.

  3. The default zoom factor is one hundred (100) percent.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference Y2 Property ZORDER Property