min_width property
min_width property
See the min-width property definition in CSS2.
Definition:
@property
def min_width(self):
...
@min_width.setter
def min_width(self, value):
...
See Also
- module
aspose.svg.dom.css
- class
ICSS2Properties
See the min-width property definition in CSS2.
@property
def min_width(self):
...
@min_width.setter
def min_width(self, value):
...
aspose.svg.dom.css
ICSS2Properties