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