Click or drag to resize

ApplicationEntryPointViewerMode Property

Get or set the value that represents the viewer mode in full screen mode.

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

Property Value

Type: Boolean
True for viewer mode, otherwise false.
See Also