

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