Click or drag to resize

RegControlsMaxTapChange Property

[This is preliminary documentation and is subject to change.]

Maximum tap change per iteration in STATIC solution mode. 1 is more realistic, 16 is the default for a faster soluiton.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int MaxTapChange { get; set; }

Property Value

Type: Int32
See Also