| ICircularArcStartAngle 属性  | 
 
            起始角度(0-2PI 逆时针,单位弧度)
            
 
        命名空间: 
     GISShare.SMap.Geometry
        程序集:
     GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
 语法
语法double StartAngle { get; set; }Property StartAngle As Double
	Get
	Set
property double StartAngle {
	double get ();
	void set (double value);
}abstract StartAngle : float with get, set
属性值
类型: 
Double 参见
参见