tiling_method property

tiling_method property

Gets or sets the tiling method.

Definition:

@property
def tiling_method(self):
    ...
@tiling_method.setter
def tiling_method(self, value):
    ...

See Also