rotation_y proprietà
rotation_y proprietà
Ottiene e imposta la rotazione della forma estrusa attorno all’asse y in gradi.
Definizione:
@property
def rotation_y(self):
...
@rotation_y.setter
def rotation_y(self, value):
...
Guarda anche
- modulo aspose.cells.drawing
- classe ThreeDFormat