Command PV GET FONT LIST

4D View

PV GET FONT LIST

version 6.8


PV GET FONT LIST (area; fonts; names)

ParameterTypeDescription
areaLongint4D View area
fontsArray longintFont IDs array
namesArray stringFont names array

Description

The PV GET FONT LIST command gets, in arrays fonts and names, the IDs and names of each font in area.

Example

Refer to the example for the PV Add font command.

See Also

PV Add font, PV REMOVE FONT.