STRIKE Property


9.0, PLBCMP GUI Only

 

The STRIKE property specifies that the font should be displayed with a line through the center of the font. The property uses the following format:

STRIKE[={value}]

Note the following:

  1. STRIKE may be used in CREATE, SETPROP, or GETPROP statements of a FONT object.

  2. If (value} is not specified, the property is enabled.

  3. {value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:

  4.  

    Value

    Keyword

    Font Striking is ...

    0

    $OFF

    disabled. (default)

    1

    $ON

    enabled.

     

  5. When using the PL/B Web Server, this property is not supported.

 

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

 



PL/B Language Reference STATIC Property STRIPED Property