ComponentOne FlexReport for WPF
FillEllipse(Color,Rect) Method

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

Parameters

color
bounds
See Also

Reference

C1HtmlGraphics Class
C1HtmlGraphics Members
Overload List