AuthSet
命名空间:
GISShare.SMap.SpatialReference
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public static double[] AuthSet(
double es
)
Public Shared Function AuthSet (
es As Double
) As Double()
public:
static array<double>^ AuthSet(
double es
)
static member AuthSet :
es : float -> float[]
参数
- es
- 类型: SystemDouble
返回值
类型:
Double
参见