ICentralBodySurfaceRegionGraphicsServiceBoundaryGraphics Property |
Gets the graphics describing the outline of the region.
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 BoundaryGraphics { get; }
ReadOnly Property BoundaryGraphics As ExtrudableLineGraphics
Get
property ExtrudableLineGraphics^ BoundaryGraphics {
ExtrudableLineGraphics^ get ();
}
abstract BoundaryGraphics : ExtrudableLineGraphics with get
Property Value
Type:
ExtrudableLineGraphicsSee Also