ICamera
Overview
ICamera is a interface in Aspose.Slides FOSS for .NET.
Represents the 3-D camera properties for a shape.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
CameraType | CameraPresetType | Read/Write | |
FieldOfViewAngle | float | Read/Write | |
Zoom | float | Read/Write |
Methods
| Signature | Description |
|---|---|
SetRotation(latitude: float, longitude: float, revolution: float) | |
GetRotation() |