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