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