SoOffscreenRendererGetBackgroundColor Method |
Returns the background color for rendering.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SbColor GetBackgroundColor()
Public Function GetBackgroundColor As SbColor
public:
SbColor GetBackgroundColor()
member GetBackgroundColor : unit -> SbColor
Return Value
Type:
SbColor
Remarks
See Also