version 6.8
PV REMOVE FONT (area; font)
| Parameter | Type | Description | |
| area | Longint | 4D View area | |
| font | Longint | Font ID |
Description
The command PV REMOVE FONT removes the font from area.
Deleting a font with this command means that it will no longer be available in the concerned 4D View area. Of course, the font is not physically removed from the system.
Example
Refer to the example for the PV Add font command.
See Also
PV Add font, PV GET FONT LIST.