Class: BackgroundLayer

BackgroundLayer

背景图层类。

new BackgroundLayer(options)

Parameters:
Name Type Description
options Object 源相关选项设置。
Source:
View2D/Layer/BackgroundLayer.js

Members


background-color :string

图层颜色
Type:
  • string
Source:
View2D/Layer/BackgroundLayer.js

background-opacity :string

透明度
Type:
  • string
Source:
View2D/Layer/BackgroundLayer.js

background-pattern :string

用于绘制图像背景的图像中的图像的名称
Type:
  • string
Source:
View2D/Layer/BackgroundLayer.js