全部折叠
全部展开
C#
SuperMap iObjects .NET 11i 联机帮助
GeoSphere 构造函数 (Point3D, Double)
GeoSphere 类
请参见
发送反馈
根据指定的参数来构造一个 GeoSphere 的新对象。
命名空间:
SuperMap.Data
程序集:
SuperMap.Data
(in SuperMap.Data)
版本:
dll
语法
C#
public
GeoSphere
(
Point3D
position
,
double
radius
)
参数
position
Type:
SuperMap.Data
.
.
::
.
Point3D
球体几何对象的位置。
radius
Type:
System
.
.
::
.
Double
球体几何对象的半径,单位为米。
版本信息
SuperMap iObjects .NET
请参见
GeoSphere 类
GeoSphere Overload
SuperMap.Data 命名空间