ICentralBodySurfaceCurveGraphicsServiceSurfaceCurveGraphics Property |
Gets the graphical properties of the line.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxCentralBodySurfaceCurveGraphics SurfaceCurveGraphics { get; }
ReadOnly Property SurfaceCurveGraphics As CentralBodySurfaceCurveGraphics
Get
property CentralBodySurfaceCurveGraphics^ SurfaceCurveGraphics {
CentralBodySurfaceCurveGraphics^ get ();
}
abstract SurfaceCurveGraphics : CentralBodySurfaceCurveGraphics with get
Property Value
Type:
CentralBodySurfaceCurveGraphics
See Also