C1.WPF Namespace > Extensions Class : IntersectsWith Method |
'Declaration
<ExtensionAttribute()> Public Shared Function IntersectsWith( _ ByVal r As Rect, _ ByVal rect As Rect _ ) As Boolean
'Usage
Dim r As Rect Dim rect As Rect Dim value As Boolean value = Extensions.IntersectsWith(r, rect)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2