Click or drag to resize

NodeIsShortAllowed Method

True if direction is Short or Any.

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 static bool IsShortAllowed(
	SignalDirection direction
)

Parameters

direction
Type: MZpack.NT8.AlgoSignalDirection

Return Value

Type: Boolean
See Also