Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground Namespace > ConduitLayoutGeometry Class : FindMinimalBoundingCircle Method |
'Declaration Public Shared Function FindMinimalBoundingCircle( _ ByVal points As System.Windows.Media.PointCollection _ ) As System.ValueTuple(Of Double,Point)
'Usage Dim points As System.Windows.Media.PointCollection Dim value As System.ValueTuple(Of Double,Point) value = ConduitLayoutGeometry.FindMinimalBoundingCircle(points)
public static System.ValueTuple<double,Point> FindMinimalBoundingCircle( System.Windows.Media.PointCollection points )
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.