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: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool isBackgroundVisible { get; }
Public ReadOnly Property isBackgroundVisible As SoSFBool
Get
public:
property SoSFBool^ isBackgroundVisible {
SoSFBool^ get ();
}
member isBackgroundVisible : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also