start_point_y property

start_point_y property

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

Remarks

For details, see the documentation.

Definition:

@property
def start_point_y(self):
    ...

See Also