set_rotation method
set_rotation
A rotation is defined through the use of a latitude coordinate, a longitude coordinate, and a revolution about the axis as the latitude and longitude coordinates. If any of coordinate value is float.NaN, all rotation is undefined.
def set_rotation(self, latitude, longitude, revolution):
...
Parameter | Type | Description |
---|---|---|
latitude | float | Latitude value float |
longitude | float | Longitude value float |
revolution | float | revolution valule float |
See Also
- class
ICamera
- module
aspose.slides
- library
Aspose.Slides