Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
protected RectangleF GetPaintRectangle(
float borderWidth,
float angle,
SizeF scale
) |
| Visual Basic |
|---|
Protected Function GetPaintRectangle ( _
borderWidth As Single, _
angle As Single, _
scale As SizeF _
) As RectangleF |
Parameters
- borderWidth
- Type: System..::..Single
- angle
- Type: System..::..Single
- scale
- Type: System.Drawing..::..SizeF
See Also