点击或拖拽改变大小

RelationalOperatorHelperIntersectsCircleWithPath 方法

圆和路径相交

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

参数

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

返回值

类型: Boolean
参见