start_point_x property

start_point_x property

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

For details, see the documentation: https://docs.groupdocs.com/viewer/net/specify-cad-rendering-options/#split-a-drawing-into-tiles

Definition:

@property
def start_point_x(self):
    ...

See Also