GeoHelpers.GenerateEllipsePoints Method (RectangleF, Orientation, Int32, Single, Single, Vector3[])
Generates an array of Point types that represent an ellipse.
[Visual Basic] Overloads Public Shared Sub GenerateEllipsePoints( _ ByVal R As RectangleF, _ ByVal Orient As Orientation, _ ByVal NumPoints As Integer, _ ByVal DegPerPoint As Single, _ ByVal StartDeg As Single, _ ByRef Pts As Vector3() _ )