Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 574 Bytes

File metadata and controls

31 lines (24 loc) · 574 Bytes

GetVPLrOvrdOpty

Description

Gets the opacity for a layer override.

FUNCTION GetVPLrOvrdOpty(
				viewportHandle : HANDLE;
				layerHandle    : HANDLE): INTEGER;
def vs.GetVPLrOvrdOpty(viewportHandle, layerHandle):
    return INTEGER

Parameters

Name Type Description
viewportHandle HANDLE The viewport handle.
layerHandle HANDLE The layer handle.

See Also

VS Functions: SetVPLrOvrdOpty

Version

Availability: from Vectorworks 2014

Category