'Declaration Public Overloads Sub FillEllipse( _
ByVal brushPdfBrush that determines the characteristics of the fill.As PdfBrush, _
ByVal xThe x-coordinate of the bottom-left corner of the bounding rectangle that defines the ellipse.As Single, _
ByVal yThe y-coordinate of the bottom-left corner of the bounding rectangle that defines the ellipse.As Single, _
ByVal widthWidth of the bounding rectangle that defines the ellipse.As Single, _
ByVal heightHeight of the bounding rectangle that defines the ellipse.As Single _
)
Parameters
- brush
- PdfBrush that determines the characteristics of the fill.
- x
- The x-coordinate of the bottom-left corner of the bounding rectangle that defines the ellipse.
- y
- The y-coordinate of the bottom-left corner of the bounding rectangle that defines the ellipse.
- width
- Width of the bounding rectangle that defines the ellipse.
- height
- Height of the bounding rectangle that defines the ellipse.