width property

width property

The width of the tile in pixels.

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

Definition:

@property
def width(self):
    ...

See Also