Initializes a new instance of the Ellipse class.
Namespace: MindFusion.VsxAssembly: MindFusion.Vsx
public Ellipse ( Point center, Point p1, Point p2)
Public New ( _ center As Point, _ p1 As Point, _ p2 As Point _)
The center of the ellipse.
The first incident point.
The second incident point.
Ellipse ClassMindFusion.Vsx Namespace