半径
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public double Radius { get; set; }
Public Property Radius As Double
Get
Set
public:
virtual property double Radius {
double get () sealed;
void set (double value) sealed;
}
abstract Radius : float with get, set
override Radius : float with get, set
属性值
类型:
Double实现
ICircularArcRadius
参见