Skybound Rebar

OfficeTheme.DrawRebarBackground Method 

This member 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

OfficeTheme Class | Skybound.Rebar.Rendering Namespace