TextSymbolRightTopRadius 属性 |
点状符号置顶显示
命名空间:
GISShare.SMap.WPF.Symbol
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public double RightTopRadius { get; set; }
Public Property RightTopRadius As Double
Get
Set
public:
virtual property double RightTopRadius {
double get () sealed;
void set (double value) sealed;
}
abstract RightTopRadius : float with get, set
override RightTopRadius : float with get, set
属性值
类型:
Double实现
ITextSymbolRightTopRadius
参见