| PoSceneViewisBorderVisible Property  | 
Defines the visibility of the borders 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 isBorderVisible { get; }Public ReadOnly Property isBorderVisible As SoSFBool
	Get
public:
property SoSFBool^ isBorderVisible {
	SoSFBool^ get ();
}member isBorderVisible : SoSFBool with get
Property Value
Type: 
SoSFBool
Remarks
See Also