PV GET STYLE LIST
version 6.8
PV GET STYLE LIST (area; stylesheets; names)
Parameter | Type | Description | |
area | Longint | 4D View area | |
stylesheets | Array longint | Stylesheet IDs array | |
names | Array string | Stylesheet names array |
Description
The PV GET STYLE LIST command gets, in stylesheets and names, the ID number and the name of each stylesheet present in area.
Example
Refer to the examples for the PV REMOVE STYLE, PV SET STYLE NAME, and PV SET STYLE PROPERTY commands.
See Also
PV Add style, PV REMOVE STYLE.