ComponentOne PDF for .NET
C1.Pdf Namespace / C1PdfDocument Class / FillEllipse Method

In This Topic
    FillEllipse Method (C1PdfDocument)
    In This Topic
    Fills an ellipse using the currently selected brush.
    Overload List
    OverloadDescription
    Fills the interior of an ellipse defined by a bounding rectangle specified by a coordinate pair, a width, and a height.  
    Fills the interior of an ellipse defined by a bounding rectangle specified by a coordinate pair, a width, and a height.  
    Fills the interior of an ellipse defined by a bounding rectangle specified by a rectangle structure.  
    Fills the interior of an ellipse defined by a bounding rectangle specified by a rectangle structure.  
    See Also