Command PV Get style property

4D View

PV Get style property

version 6.8


PV Get style property (area; style ; property) Longint

ParameterTypeDescription
areaLongint4D View area
style LongintStylesheet ID
propertyLongintProperty number

Function result Longint Property value

Description

The PV Get style property command returns the current value of the stylesheet specified by style.

Use the PV Style properties constants theme to define the property parameter.

Use the PV Style values constants theme to define the value parameter.

Example

Refer to the example for the PV SET STYLE PROPERTY command.

See Also

PV SET STYLE PROPERTY.

Constants

PV Style properties and PV Style values themes.