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