

| RelationalOperatorHelperIntersectsPathWithBezierCurve 方法 | 
命名空间: GISShare.SMap.Geometry
 语法
语法public static bool IntersectsPathWithBezierCurve( IPath pPath, IBezierCurve pBezierCurve )
Public Shared Function IntersectsPathWithBezierCurve ( pPath As IPath, pBezierCurve As IBezierCurve ) As Boolean
public: static bool IntersectsPathWithBezierCurve( IPath^ pPath, IBezierCurve^ pBezierCurve )
static member IntersectsPathWithBezierCurve : pPath : IPath * pBezierCurve : IBezierCurve -> bool
 参见
参见