Click or drag to resize

TilerSettingViewModel Constructor

Initializes a new instance of the TilerSettingViewModel class

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.38.0
Syntax
C#
public TilerSettingViewModel(
	IEventAggregator eventAggregator
)

Parameters

eventAggregator  IEventAggregator

[Missing <param name="eventAggregator"/> documentation for "M:RAYLASE.MarkerPlugin.JobElements.TilerSettingViewModel.#ctor(Prism.Events.IEventAggregator)"]

See Also