rotation_y propiedad
rotation_y propiedad
Obtiene y establece la rotación de la forma extruida alrededor del eje Y en grados.
Definición:
@property
def rotation_y(self):
...
@rotation_y.setter
def rotation_y(self, value):
...
Ver también
- módulo aspose.cells.drawing
- clase ThreeDFormat