Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground Namespace > ConduitLayoutGeometry Class : CheckRectangleOverlap Method |
'Declaration Public Shared Function CheckRectangleOverlap( _ ByVal left1 As Double, _ ByVal right1 As Double, _ ByVal top1 As Double, _ ByVal bottom1 As Double, _ ByVal left2 As Double, _ ByVal right2 As Double, _ ByVal top2 As Double, _ ByVal bottom2 As Double _ ) As Boolean
'Usage Dim left1 As Double Dim right1 As Double Dim top1 As Double Dim bottom1 As Double Dim left2 As Double Dim right2 As Double Dim top2 As Double Dim bottom2 As Double Dim value As Boolean value = ConduitLayoutGeometry.CheckRectangleOverlap(left1, right1, top1, bottom1, left2, right2, top2, bottom2)
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.