'使用法 Dim width As Unit Dim height As Unit Dim instance As New RenderEllipse(width, height)
パラメータ
- width
- The width of the ellipse.
- height
- The height of the ellipse.
'使用法 Dim width As Unit Dim height As Unit Dim instance As New RenderEllipse(width, height)