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