Click or drag to resize

ViewFromToTEntitySetFrom Method (Point)

Specifies a Point which will be used to place the camera.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public void SetFrom(
	Point point
)

Parameters

point
Type: AGI.Foundation.GeometryPoint
The Point to be used to place the camera.
See Also