amfIMarker SetTracklineThickness

Sets the thickness of the trace line drawn for a marker.

Syntax

marker_handle SetTracklineThickness thickness

Description

Sets the thickness of the marker’s trace line.

Inputs

thickness
Thickness is an integer corresponding to a standard line thickness setting in HG.

Example

marker_handle SetTracklineThickness 3

Error

Standard hwResult error codes:
  • 1 = HW_Error
  • 3 = HW_InvalidHandle
  • 4 = HW_InvalidArgs