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