边线宽
命名空间:
GISShare.SMap.WinForm.Symbol
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public float LineWidth { get; set; }
Public Property LineWidth As Single
Get
Set
public:
virtual property float LineWidth {
float get () sealed;
void set (float value) sealed;
}
abstract LineWidth : float32 with get, set
override LineWidth : float32 with get, set
属性值
类型:
Single实现
ILineSymbolLineWidth
参见