SuperMap.Style.Stroke

边框样式

Summary
SuperMap.Style.Stroke 边框样式
Constructor
SuperMap.Style.Stroke
Functions
destroy 销毁该类,释放相关资源

Constructor

SuperMap.Style.Stroke

Parameters

opt_options {Object}
opt_options.color {string}
opt_options.lineCap {string}
opt-options.lineJoin {string}

Functions

destroy

destroy: function()

销毁该类,释放相关资源

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