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