dimtxt property

dimtxt property

Gets or sets The dimtxt - 140

Definition:

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

See Also