ActiveReports 9
FillEllipse(BrushEx,RectangleFEx) Method

BrushEx that determines the characteristics of the fill.
RectangleFEx structure that represents the bounding rectangle that defines the ellipse.
Fills the interior of an ellipse defined by a bounding rectangle specified by a System.Drawing.RectangleF structure.
Syntax
'Declaration
 
Overloads Sub FillEllipse( _
   ByVal brush As BrushEx, _
   ByVal rect As RectangleFEx _
) 
void FillEllipse( 
   BrushEx brush,
   RectangleFEx rect
)

Parameters

brush
BrushEx that determines the characteristics of the fill.
rect
RectangleFEx structure that represents the bounding rectangle that defines the ellipse.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum