| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal depth As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- width
- Specifies the width of the bar.
- height
- Specifies the height of the bar.
- depth
- Specifies the depth of the bar.