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