ICentralBodySurfaceRegionGraphicsServiceInteriorGraphics Property |
Gets the graphics describing the interior 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 SurfaceGraphics InteriorGraphics { get; }
ReadOnly Property InteriorGraphics As SurfaceGraphics
Get
property SurfaceGraphics^ InteriorGraphics {
SurfaceGraphics^ get ();
}
abstract InteriorGraphics : SurfaceGraphics with get
Property Value
Type:
SurfaceGraphicsSee Also