Click or drag to resize

ApplicationViewerMode 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: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool ViewerMode { get; set; }

Property Value

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