ICamera

Overview

ICamera is a interface in Aspose.Slides FOSS for .NET.

Represents the 3-D camera properties for a shape.

Properties

NameTypeAccessDescription
CameraTypeCameraPresetTypeRead/Write
FieldOfViewAnglefloatRead/Write
ZoomfloatRead/Write

Methods

SignatureDescription
SetRotation(latitude: float, longitude: float, revolution: float)
GetRotation()

See Also