4D View v14PV Add style |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v14
PV Add style
|
PV Add style ( area ; name ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D View area | |||||
name | String |
![]() |
Stylesheet name | |||||
Function result | Longint |
![]() |
Stylesheet ID | |||||
The PV Add style command adds a style sheet to area using the name parameter and returns its ID.
If the name for this style sheet already exists, the PV ADD STYLE command returns its ID (this number can also be obtained using the PV GET STYLE LIST command).
Please refer to the example for the PV SET STYLE PROPERTY command.
If a style sheet having the same name already exists, an error is returned by area.
Product: 4D View
Theme: PV Style
Number:
15897
Created: 4D View 6.8
PV GET STYLE LIST
PV Get style property
PV REMOVE STYLE
PV SET STYLE NAME
PV SET STYLE PROPERTY
4D View Language ( 4D View v11.4)
4D View Language ( 4D View v12)
4D View Language ( 4D View v14)
4D View Language ( 4D v13)
4D View Language ( 4D View v14 R2)
4D View Language ( 4D View v14 R3)
4D View Language ( 4D View v14 R4)