点击或拖拽改变大小

RelationalOperatorHelperIntersectsBeelineWithPath 方法

直线和路径相交

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

参数

pBeeline
类型: GISShare.SMap.GeometryIBeeline
pPath
类型: GISShare.SMap.GeometryIPath

返回值

类型: Boolean
参见