RelationalOperatorHelperIntersectsPathWithRegion 方法 |
命名空间: GISShare.SMap.Geometry
public static bool IntersectsPathWithRegion( IPath pPath, IRegion pRegion )
Public Shared Function IntersectsPathWithRegion ( pPath As IPath, pRegion As IRegion ) As Boolean
public: static bool IntersectsPathWithRegion( IPath^ pPath, IRegion^ pRegion )
static member IntersectsPathWithRegion : pPath : IPath * pRegion : IRegion -> bool