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