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