Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 363 Bytes

File metadata and controls

24 lines (18 loc) · 363 Bytes

IsImageCropped

Description

Check is the given image cropped.

FUNCTION IsImageCropped(obj : HANDLE): BOOLEAN;
def vs.IsImageCropped(obj):
    return BOOLEAN

Parameters

Name Type Description
obj HANDLE

Version

Availability: from Vectorworks 2014

Category