Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 540 Bytes

File metadata and controls

24 lines (18 loc) · 540 Bytes

CreateRWBackground

Description

Creates a Renderworks Background resource using the image from an existing Image resource. Width and height are set to default sizes relative to the page size.

FUNCTION CreateRWBackground(imageResource : HANDLE): HANDLE;
def vs.CreateRWBackground(imageResource):
    return HANDLE

Parameters

Name Type Description
imageResource HANDLE

Version

Availability: from Vectorworks14.0

Category