Click or drag to resize

Camera.ReferencePoint Property

Gets or sets the reference point of the camera.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Cartesian ReferencePoint { get; set; }

Property Value

Type: Cartesian
See Also