SuperMap.Style.Fill

填充类.

Summary
SuperMap.Style.Fill 填充类.
Properties
color {String} “#ff0000”、”rgba(238,153,0,1)”
Constructor
SuperMap.Style.Fill
Functions
destroy 销毁该类,释放相关资源

Properties

color

{String} “#ff0000”、”rgba(238,153,0,1)”

Constructor

SuperMap.Style.Fill

Parameters

opt_options {Object}
opt_options.color {String}

Functions

destroy

destroy: function()

销毁该类,释放相关资源

destroy: function()
销毁该类,释放相关资源
Close