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: 26.1.424.0 (26.1.424.0)
SyntaxExtrudableLineGraphics BoundaryGraphics { get; }ReadOnly Property BoundaryGraphics As ExtrudableLineGraphics
Get
property ExtrudableLineGraphics^ BoundaryGraphics {
ExtrudableLineGraphics^ get ();
}abstract BoundaryGraphics : ExtrudableLineGraphics with get
Property Value
Type:
ExtrudableLineGraphics
See Also