Click or drag to resize

MultiModelServerAspectAutoOpenDashboard Property

Indicates whether the dashboard should open when the model opens.

Namespace:  Demo3D.MultiModel.Server
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public bool AutoOpenDashboard { get; set; }

Property Value

Type: Boolean
See Also