| PoSceneViewisBackgroundVisible Property  | 
Defines the visibility of the background of the view. 
 
Namespace: OIV.Inventor.Gui.ViewAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFBool isBackgroundVisible { get; }Public ReadOnly Property isBackgroundVisible As SoSFBool
	Get
public:
property SoSFBool^ isBackgroundVisible {
	SoSFBool^ get ();
}member isBackgroundVisible : SoSFBool with get
Property Value
Type: 
SoSFBool
Remarks
See Also