Click or drag to resize

ModelMessageSettings Constructor

Initializes a new instance of the ModelMessageSettings class

Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public ModelMessageSettings(
	bool EnableDialogs = true
)

Parameters

EnableDialogs  Boolean  (Optional)

[Missing <param name="EnableDialogs"/> documentation for "M:RAYLASE.Marker.GUI.Common.ModelMessageSettings.#ctor(System.Boolean)"]

See Also