Click or drag to resize

CommandListAppendMarkTime Method

Marks the current time as a string of characters starting at the current position, using the currently selected font and format.


Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void AppendMarkTime()
Remarks

Appends a MARK_TIME command to the list.

The generated content of the marked string is determined by MarkTimeFormat.

See Also