IChartSymbolBrushColor 属性 |
默认画刷颜色
命名空间:
GISShare.SMap.WPF.Symbol
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法Color BrushColor { get; set; }
Property BrushColor As Color
Get
Set
property Color BrushColor {
Color get ();
void set (Color value);
}
abstract BrushColor : Color with get, set
属性值
类型:
Color
参见