Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 383 Bytes

File metadata and controls

24 lines (19 loc) · 383 Bytes

EnableDropShadow

PROCEDURE EnableDropShadow(
				h      : HANDLE;
				enable : BOOLEAN);
def vs.EnableDropShadow(h, enable):
    return None

Parameters

Name Type Description
h HANDLE
enable BOOLEAN

Version

Availability: from Vectorworks 2017

Category