Click or drag to resize

CommandListAppendEnableWobble Method

Enables/Disables wobble.


Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void AppendEnableWobble(
	bool enable
)

Parameters

enable  Boolean
Enables/Disables wobble.
Remarks

Appends a WOBBLE_ENABLE command to the list.

See Also