ComponentOne FlexReport for WPF
FillRectangle(Color,Rect) Method

C1.WPF.Document.4 Assembly > C1.WPF.Document.Util Namespace > C1HtmlGraphics Class > FillRectangle Method : FillRectangle(Color,Rect) Method
Syntax
'Declaration
 
Public Overloads Overrides Sub FillRectangle( _
   ByVal color As System.Windows.Media.Color, _
   ByVal bounds As System.Windows.Rect _
) 
public override void FillRectangle( 
   System.Windows.Media.Color color,
   System.Windows.Rect bounds
)

Parameters

color
bounds
See Also

Reference

C1HtmlGraphics Class
C1HtmlGraphics Members
Overload List