Click or drag to resize

NodeTryReset Method

Reset the signal depending on IsReset property. True if the signal is reset anyway.True if view of the signal should be reset.

Namespace:  MZpack.NT8.Algo
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public virtual void TryReset(
	bool forceReset,
	bool resetView
)

Parameters

forceReset
Type: SystemBoolean
resetView
Type: SystemBoolean
See Also