ICamera
Contents
[
Hide
]
ICamera class
Represents Camera.
The ICamera type exposes the following members:
Properties
Name | Description |
---|---|
camera_type | Camera type Read/write CameraPresetType. |
field_of_view_angle | Camera FOV (0-180 deg, field of View) Read/write |
zoom | Camera zoom (positive value in percentage) Read/write |
Methods
Name | Description |
---|---|
set_rotation(latitude, longitude, revolution) | 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. |
get_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. first element in return array - latitude, second - longitude, third - revolution. Returns null if no rotation defined. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides