Click or drag to resize

ApplicationEntryPointFullScreen Property

Get or set a value that represents the full screen display status of the frame.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public virtual bool FullScreen { get; }

Property Value

Type: Boolean
True for full screen, otherwise false.
See Also