Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodschangeStrokeColorOn this pagechangeStrokeColorSets the line color of the currently selected markup object. Syntax RxCore.changeStrokeColor(val) Parameters val: string — A color specified using HTML color notation (e.g., "#00FF00"). Returns NA — This method does not return a value.