Skip to main content

UsePSInstruction

Defines the mode of HPGL PS instruction using.

Description

ValueDescription
Truepermit using HPGL PS instruction.
Falseprohibit using HPGL PS instruction.
Note

if it is set to True then the sizes of the drawing are being taken from the PS instruction. If it is set to False then the sizes of the drawing are calculated basing on entities coordinates.

Syntax

property UsePSInstruction: Boolean;