dimtfill property

dimtfill property

Gets or sets the dimtfill.

Definition:

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

See Also