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