Click or drag to resize

VariableAPIMarkCounter Property

Provides access to mark counter handling operations.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.6.0
Syntax
C#
public MarkCounterAPI MarkCounter { get; }

Property Value

MarkCounterAPI
The MarkCounterAPI instance.
See Also