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