Skybound Rebar

MoneyTheme.DrawRebarBackground Method 

The method overrides DrawRebarBackground.

[Visual Basic]
Overrides Public Sub DrawRebarBackground( _
   ByVal rebar As Rebar, _
   ByVal graphics As Graphics, _
   ByVal clipBounds As Rectangle _
)
[C#]
public override void DrawRebarBackground(
   Rebar rebar,
   Graphics graphics,
   Rectangle clipBounds
);

See Also

MoneyTheme Class | Skybound.Rebar.Rendering Namespace