Camera Position Property TIBCO Spotfire 6.0 API Reference
Gets of sets the position of the camera.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public Tuple3D Position { get; set; }

Property Value

Type: Tuple3D
See Also