ServerStytle

服务端矢量要素风格类。该类用于定义线状符号及其相关属性。

Inherits from

  • <NSObject>
Summary
ServerStytle服务端矢量要素风格类。该类用于定义线状符号及其相关属性。
Properties
fillForeColor{UIColor} 填充颜色
lineColor{UIColor} 矢量要素线的颜色
lineWidth{float} 线宽
fillOpaqueRate{float} 填充不透明度
lineSymbolID{NSInteger} 线状符号的编码

Properties

fillForeColor

{UIColor} 填充颜色

lineColor

{UIColor} 矢量要素线的颜色

lineWidth

{float} 线宽

fillOpaqueRate

{float} 填充不透明度

lineSymbolID

{NSInteger} 线状符号的编码

Close