amfIMarker SetMarkerColor

Sets the color of the marker symbol.

Syntax

marker_handle SetColor color_name

Description

Returns the color of the marker symbol.

Inputs

color_name
The name of a color (“red”, “blue”, etc.).

Example

marker_handle SetMarkerColor “red”

Error

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