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