Click or drag to resize

CentralBodySurfaceCurveGraphicsExtension Constructor (CentralBodySurfaceCurveGraphics)

Initializes a new instance with the provided CentralBodySurfaceCurveGraphics.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CentralBodySurfaceCurveGraphicsExtension(
	CentralBodySurfaceCurveGraphics surfaceCurveGraphics
)

Parameters

surfaceCurveGraphics
Type: AGI.Foundation.CesiumCentralBodySurfaceCurveGraphics
The graphical properties of the surface curve.
See Also