

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