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