GraphDocumentCamera Property |
Gets or sets the camera used to view the scene.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic CameraBase Camera { get; set; }Property Value
CameraBase
See Also