width property
width property
Gets or sets the horizontal component of this Size.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
aspose.html.drawing - class
Length - class
Size
Gets or sets the horizontal component of this Size.
@property
def width(self):
...
@width.setter
def width(self, value):
...
aspose.html.drawingLengthSize