GetRotation()
ICameraEffectiveData::GetRotation() 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. first element in return array - latitude, second - longitude, third - revolution. Returns null if no rotation defined.
virtual System::ArrayPtr<float> Aspose::Slides::ICameraEffectiveData::GetRotation()=0
Return Value
Array of rotation values as float[].
See Also
- Typedef ArrayPtr
- Class ICameraEffectiveData
- Namespace Aspose::Slides
- Library Aspose.Slides