DX9ToolsR4 - Created by: X | |
GUI Constructor (Single, Single, Single, Single, Color, Single)
Creates a new instance of this class.
[Visual Basic]Overloads Public Sub New( _
ByVal
Left As
Single, _
ByVal
Top As
Single, _
ByVal
Width As
Single, _
ByVal
Height As
Single, _
ByVal
Color As
Color, _
ByVal
RHW As
Single _
)
Parameters
- Left
- Sets the value of the Left property.
- Top
- Sets the value of the Top property.
- Width
- Sets the value of the Width property.
- Height
- Sets the value of the Height property.
- Color
- Sets the color of the vertexes.
- RHW
- Sets the RHW of the vertexes.
See Also
GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace | GUI Constructor Overload List