TraceBufferConfig3Label Property |
If enabled, a TraceEvent is triggered whenever a
TRACE_LABEL command is executed.
Labels can be added to a
CommandList by calling
AppendTraceLabel(Int32).
The event contains the label's value as its payload.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public bool Label { get; set; }
Property Value
BooleanSee Also