Click or drag to resize

FormatThreeD Camera Property

Gets or sets the settings of a camera. Read/write Camera .

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public Camera Camera { get; set; }

Property Value

Type: Camera
See Also