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: 25.1.421.0 (25.1.421.0)
Syntax
public ProjectedRaster(
	CentralBody projectionCentralBody
)

Parameters

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