PoSceneViewisBorderVisible Property |
Defines the visibility of the borders of the view.
Namespace: OIV.Inventor.Gui.ViewAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
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