ICentralBodySurfaceCurveGraphicsServiceLineGraphics Property |
Gets the graphics describing the curve.
Namespace:
AGI.Foundation.Platforms.Advanced
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax ExtrudableLineGraphics LineGraphics { get; }
ReadOnly Property LineGraphics As ExtrudableLineGraphics
Get
property ExtrudableLineGraphics^ LineGraphics {
ExtrudableLineGraphics^ get ();
}
abstract LineGraphics : ExtrudableLineGraphics with get
Property Value
Type:
ExtrudableLineGraphicsSee Also