Command PV REMOVE FONT

4D View

PV REMOVE FONT

version 6.8


PV REMOVE FONT (area; font)

ParameterTypeDescription
areaLongint4D View area
fontLongintFont ID

Description

The PV REMOVE FONT command 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.