Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 509 Bytes

File metadata and controls

29 lines (22 loc) · 509 Bytes

HGetLayerTransp

Description

Get the transparency of the specified layer.

FUNCTION HGetLayerTransp(hLayer : HANDLE): REAL;
def vs.HGetLayerTransp(hLayer):
    return REAL

Parameters

Name Type Description
hLayer HANDLE Handle to the layer.

See Also

VS Functions: HSetLayerTransp | GetLayerTransparency

Version

Availability: from Vectorworks 2013

Category