Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground Namespace > ConduitLayoutGeometry Class : CircleFromThreePoints Method |
'Declaration Public Shared Function CircleFromThreePoints( _ ByVal p1 As System.Windows.Point, _ ByVal p2 As System.Windows.Point, _ ByVal p3 As System.Windows.Point, _ ByRef center As System.Windows.Point, _ ByRef radius2 As System.Double _ ) As System.Boolean
'Usage Dim p1 As System.Windows.Point Dim p2 As System.Windows.Point Dim p3 As System.Windows.Point Dim center As System.Windows.Point Dim radius2 As System.Double Dim value As System.Boolean value = ConduitLayoutGeometry.CircleFromThreePoints(p1, p2, p3, center, radius2)
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.