SoWinRenderAreaGetBackgroundColor Method |
Gets the background color for this window.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbColor GetBackgroundColor()
Public Function GetBackgroundColor As SbColor
public:
SbColor GetBackgroundColor()
member GetBackgroundColor : unit -> SbColor
Return Value
Type:
SbColorRemarks See Also