| Visual Basic (Declaration) | |
|---|---|
Overloads Sub FillRectangle( _ ByVal brush As BrushEx, _ ByVal rect As RectangleFEx _ ) | |
| C# | |
|---|---|
void FillRectangle( BrushEx brush, RectangleFEx rect ) | |
Parameters
- brush
- rect
| DataDynamics.Reports.Extensibility | Support Forum |
| FillRectangle(BrushEx,RectangleFEx) Method | |
| See Also | |
|
| DataDynamics.Reports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface > FillRectangle Method : FillRectangle(BrushEx,RectangleFEx) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Sub FillRectangle( _ ByVal brush As BrushEx, _ ByVal rect As RectangleFEx _ ) | |
| C# | |
|---|---|
void FillRectangle( BrushEx brush, RectangleFEx rect ) | |