Page tree
Skip to end of metadata
Go to start of metadata

Set border color for selected image, video or layer.


Parameters:

NameTypeDescription
actionNameString'setDrawingObjectBorderColor' layer border color setting API
colorCodeStringhex color (ex; '#000000')


Example:

editor.execCommand('setDrawingObjectBorderColor', '#ff0000');
  • No labels