'Declaration
Public Function New( _ ByVal centerX As System.Single, _ ByVal centerY As System.Single, _ ByVal a As System.Single, _ ByVal b As System.Single, _ ByVal angle As System.Single _ )
'Usage
Dim centerX As System.Single Dim centerY As System.Single Dim a As System.Single Dim b As System.Single Dim angle As System.Single Dim instance As New NEllipseF(centerX, centerY, a, b, angle)
Parameters
- centerX
- centerY
- a
- b
- angle