SetRotation()
ICamera::SetRotation(float, float, float) method
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 std::numeric_limits
virtual void Aspose::Slides::ICamera::SetRotation(float latitude, float longitude, float revolution)=0
Arguments
Parameter | Type | Description |
---|---|---|
latitude | float | Latitude value float |
longitude | float | Longitude value float |
revolution | float | revolution valule float |
Remarks
.
See Also
- Class ICamera
- Namespace Aspose::Slides
- Library Aspose.Slides