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)
Syntaxpublic SbColor GetBackgroundColor()
Public Function GetBackgroundColor As SbColor
public:
SbColor GetBackgroundColor()
member GetBackgroundColor : unit -> SbColor
Return Value
Type:
SbColor
Remarks
See Also