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