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