rotation_y property
rotation_y property
Gets and sets the rotation of the extruded shape around the y-axis in degrees.
Definition:
@property
def rotation_y(self):
...
@rotation_y.setter
def rotation_y(self, value):
...
See Also
- module
aspose.cells.drawing
- class
ThreeDFormat