全部折叠
全部展开
C#
SuperMap iObjects .NET 11i 联机帮助
GeoCircle 构造函数 (Point2D, Point2D)
GeoCircle 类
请参见
发送反馈
根据指定的参数来构造一个 GeoCircle 的新对象。
命名空间:
SuperMap.Data
程序集:
SuperMap.Data
(in SuperMap.Data)
版本:
dll
语法
C#
public
GeoCircle
(
Point2D
point1
,
Point2D
point2
)
参数
point1
Type:
SuperMap.Data
.
.
::
.
Point2D
直径的一个端点。
point2
Type:
SuperMap.Data
.
.
::
.
Point2D
直径的另一个端点。
版本信息
SuperMap iObjects .NET
请参见
GeoCircle 类
GeoCircle Overload
SuperMap.Data 命名空间