bottom property
bottom property
Gets or sets the bottom.
Definition:
@property
def bottom(self):
...
@bottom.setter
def bottom(self, value):
...
See Also
- module
aspose.svg.drawing
- class
LengthOrAuto
- class
Margin
Gets or sets the bottom.
@property
def bottom(self):
...
@bottom.setter
def bottom(self, value):
...
aspose.svg.drawing
LengthOrAuto
Margin