Click or drag to resize

CenterJobItemEventArgs Constructor

Initializes a new instance of the CenterJobItemEventArgs class

Namespace: RAYLASE.Marker.GUI.Events
Assembly: RAYLASE.Marker.GUI.Events (in RAYLASE.Marker.GUI.Events.dll) Version: 2.35.0
Syntax
C#
public CenterJobItemEventArgs(
	bool Individually = true
)

Parameters

Individually  Boolean  (Optional)

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

See Also