Dan's Geometry Library
C#
VB
ASP.NET
Show/Hide TOC
FArea
Has
Intersection Method
Overload List
HasIntersection(FArea, FArea)
Return a value indicating whether the first provided area intersects with the second one.
HasIntersection(FArea, FLine)
Return a value indicating whether the specified area intersects with the provided line.
See Also
Reference
FArea Class
Geometry Namespace
In This Article
Overload List
See Also