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