setStrokeColor abstract method
Sets the polyline color. Effectively sets a single-color palette and sets all segments' palette indices to 0.
Implementation
void setStrokeColor(ui.Color color);
Sets the polyline color. Effectively sets a single-color palette and sets all segments' palette indices to 0.
void setStrokeColor(ui.Color color);