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