Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground Namespace > ConduitLayoutGeometry Class : CheckRectangleOverlap Method |
'Declaration Public Shared Function CheckRectangleOverlap( _ ByVal left1 As System.Double, _ ByVal right1 As System.Double, _ ByVal top1 As System.Double, _ ByVal bottom1 As System.Double, _ ByVal left2 As System.Double, _ ByVal right2 As System.Double, _ ByVal top2 As System.Double, _ ByVal bottom2 As System.Double _ ) As System.Boolean
'Usage Dim left1 As System.Double Dim right1 As System.Double Dim top1 As System.Double Dim bottom1 As System.Double Dim left2 As System.Double Dim right2 As System.Double Dim top2 As System.Double Dim bottom2 As System.Double Dim value As System.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.