Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
 
TitleDraw three circles and find circles that are tangent to all three in Visual Basic .NET
DescriptionThis example shows how to draw three circles and find circles that are tangent to all three in Visual Basic .NET.
Keywordsmathematics, algorithms, graphics, Apollonius' Problem, Apollonius, Apollonian circles, tangent cicles, geometry, example, example program, Windows Forms programming, Visual Basic .NET, VB.NET
CategoriesSoftware Engineering, Controls
 

This example is similar to previous one Find circles that are tangent to three given circles in Visual Basic .NET except it lets you click and drag to draw the three given circles. It then finds the (up to) 8 tangent circles.

For more information see the previous example and the links it mentions.

 
 
 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated