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