CentralBodySurfaceCurveGraphicsExtensionSurfaceCurveGraphics 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: 24.2.419.0 (24.2.419.0)
Syntax public CentralBodySurfaceCurveGraphics SurfaceCurveGraphics { get; set; }
Public Property SurfaceCurveGraphics As CentralBodySurfaceCurveGraphics
Get
Set
public:
virtual property CentralBodySurfaceCurveGraphics^ SurfaceCurveGraphics {
CentralBodySurfaceCurveGraphics^ get () sealed;
void set (CentralBodySurfaceCurveGraphics^ value) sealed;
}
abstract SurfaceCurveGraphics : CentralBodySurfaceCurveGraphics with get, set
override SurfaceCurveGraphics : CentralBodySurfaceCurveGraphics with get, set
Property Value
Type:
CentralBodySurfaceCurveGraphicsImplements
ICentralBodySurfaceCurveGraphicsServiceSurfaceCurveGraphicsSee Also