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