RelationalOperatorHelperTouchesBeelineWithPath 方法 |
命名空间: GISShare.SMap.Geometry
public static bool TouchesBeelineWithPath( IBeeline pBeeline, IPath pPath )
Public Shared Function TouchesBeelineWithPath ( pBeeline As IBeeline, pPath As IPath ) As Boolean
public: static bool TouchesBeelineWithPath( IBeeline^ pBeeline, IPath^ pPath )
static member TouchesBeelineWithPath : pBeeline : IBeeline * pPath : IPath -> bool