Click or drag to resize

ProjectedRaster Constructor

Initializes a new instance.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ProjectedRaster(
	CentralBody projectionCentralBody
)

Parameters

projectionCentralBody
Type: AGI.Foundation.CelestialCentralBody
The central body that the raster will project onto.
See Also