The information in this topic may be out of date. The current SDK reference guide has moved here.

left property

Class: RectanglePlatform: ImagesLanguage: Python SDK:

Use this property to set and retrieve the left edge of the rectangular region.

Syntax

obj.left  = value
value = obj.left

Type:int

The left edge of the rectangular region.