Set the border color of this layer. The color is expressed as a string in the css color format.译:设置这层的边框颜色。颜色被表示为一个串中的CSS颜色格式。
layerA = new Layer layerA.borderColor = "red" layerA.borderWidth = 2