Click or drag to resize

CentralBodySurfaceCurveGraphicsExtension.SurfaceCurveGraphics Property

Gets or sets the graphical properties of the surface curve.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CentralBodySurfaceCurveGraphics SurfaceCurveGraphics { get; set; }

Property Value

Type: CentralBodySurfaceCurveGraphics

Implements

ICentralBodySurfaceCurveGraphicsService.SurfaceCurveGraphics
See Also