| 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: 25.1.421.0 (25.1.421.0)
 Syntax
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
See Also