Determines if this rectangle intersects with a test rectangle.
public bool IntersectsWith( LogicalRectangle rect )
public bool IntersectsWith(
LogicalRectangle rect
)
Public Overloads Function IntersectsWith( _ ByVal rect As Leadtools.Forms.LogicalRectangle _ ) As Boolean
Public Overloads Function IntersectsWith( _
ByVal rect As Leadtools.Forms.LogicalRectangle _
) As Boolean
public: bool IntersectsWith( Leadtools.Forms.LogicalRectangle rect )
public:
bool IntersectsWith(
Leadtools.Forms.LogicalRectangle rect
rect The rectangle to test.
This method returns true if there is any intersection; false otherwise.
Target Platforms
LogicalRectangle Structure
LogicalRectangle Members
Overload List
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library