Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 434 Bytes

File metadata and controls

28 lines (21 loc) · 434 Bytes

SetImageCropObject

Description

By given image handle and crop handle, set the crop to the image.

FUNCTION SetImageCropObject(
				image : HANDLE;
				crop  : HANDLE): BOOLEAN;
def vs.SetImageCropObject(image, crop):
    return BOOLEAN

Parameters

Name Type Description
image HANDLE
crop HANDLE

Version

Availability: from Vectorworks 2014

Category

  • Textures