

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