Click or drag to resize

Camera SetCameraRotation Method

A rotation is defined .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public void SetCameraRotation(
	float latitude,
	float longitude,
	float revolution
)

Parameters

latitude
Type: System Single
longitude
Type: System Single
revolution
Type: System Single
See Also