Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| C# |
|---|
protected virtual void PostPaintChildren(
IGraphics graphics,
Rectangle clipRectange,
float angle,
SizeF scale
) |
| Visual Basic |
|---|
Protected Overridable Sub PostPaintChildren ( _
graphics As IGraphics, _
clipRectange As Rectangle, _
angle As Single, _
scale As SizeF _
) |
See Also