

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