MindFusion WinForms Programmer's Guide
ProgressBarRenderer.Render Method
See Also
 





For internal use.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public void Render (
    Graphics graphics,
    Rectangle bounds,
    ProgressBarState state
)

Visual Basic  Copy Code

Public Sub Render( _
    graphics As Graphics, _
    bounds As Rectangle, _
    state As ProgressBarState _
)

 Parameters

graphics

bounds

state

 See Also

ProgressBarRenderer Members
ProgressBarRenderer Class
MindFusion.UI.WinForms Namespace