start_point_x property

start_point_x property

The X coordinate of the lowest left point on the drawing where the tile begins.

Remarks

For details, see the documentation.

Definition:

@property
def start_point_x(self):
    ...

See Also