点击或拖拽改变大小

RelationalOperatorHelperIntersectsPathWithCircle 方法

路径和圆相交

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

参数

pPath
类型: GISShare.SMap.GeometryIPath
pCircle
类型: GISShare.SMap.GeometryICircle

返回值

类型: Boolean
参见