ComponentOne PDF for .NET
C1.C1Pdf Namespace / C1PdfDocument Class / DrawRectangle Method

In This Topic
    DrawRectangle Method (C1PdfDocument)
    In This Topic
    Draws a rectangle specified by a coordinate pair, a width, and a height.
    Overload List
    OverloadDescription
    Draws a rectangle specified by a coordinate pair, a width, and a height.  
    Draws a rectangle specified by a rectangle structure.  
    Draws a rounded rectangle specified by rectangle and size structures.  
    See Also