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: 25.1.421.0 (25.1.421.0)
Syntax
public CentralBodySurfaceCurveGraphicsExtension(
	CentralBodySurfaceCurveGraphics surfaceCurveGraphics
)

Parameters

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