Camera Class |
Namespace: Aspose.Slides
The Camera type exposes the following members.
Name | Description | |
---|---|---|
![]() | CameraType |
Camera type.
Read/write CameraPresetType.
|
![]() | FieldOfViewAngle |
Camera FOV (0-180 deg, field of View).
Read/write Single.
|
![]() | Zoom |
Camera zoom (positive value in percentage).
Read/write Single.
|
Name | Description | |
---|---|---|
![]() | Equals |
Compares with specified object.
(Inherited from PVIObject.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns hash code.
(Inherited from PVIObject.) |
![]() | GetRotation |
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.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetRotation |
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.
|
![]() | ToString | (Inherited from Object.) |