点击或拖拽改变大小

RelationalOperatorHelperCrossesCircularArcWithPath 方法

圆弧与 Path 交叉

命名空间:  GISShare.SMap.Geometry
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public static bool CrossesCircularArcWithPath(
	ICircularArc pCircularArc,
	IPath pPath
)

参数

pCircularArc
类型: GISShare.SMap.GeometryICircularArc
圆弧
pPath
类型: GISShare.SMap.GeometryIPath
Path

返回值

类型: Boolean
交叉关系
参见