| Visual Basic (Declaration) | |
|---|---|
Overrides Public Sub Draw( _ ByVal theGraphics As Graphics _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public override void Draw( Graphics theGraphics ) | |
Parameters
- theGraphics
- The graphics object on which to draw the PlaceHolder.