ANGLE Property
9.0, PLBCMP GUI Only
The ANGLE property defines the angle at which a FONT is displayed. The property uses the following format:
ANGLE[={value}]
Note the following:
ANGLE may be used in CREATE, SETPROP, or GETPROP statements of a FONT object.
{value} is a decimal number, a Numeric Variable, or an Expression, defining the angle in tenths of a degree. For example, a value of 450 specifies 45 degrees.
For proper operation, a font that allows rotation such as Arial must be specified for the object. MS Sans Serif does not allow rotation.
When using the PL/B Web Server, this property is not supported.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |