• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF.Layout
  • TallComponents.PDF.Layout.Actions
  • TallComponents.PDF.Layout.Brushes
  • TallComponents.PDF.Layout.Colors
  • TallComponents.PDF.Layout.Css
  • TallComponents.PDF.Layout.Fonts
  • TallComponents.PDF.Layout.JavaScript
  • TallComponents.PDF.Layout.Metadata
  • TallComponents.PDF.Layout.Navigation
  • TallComponents.PDF.Layout.Paragraphs
  • TallComponents.PDF.Layout.Pens
  • TallComponents.PDF.Layout.ResourceLoader
  • TallComponents.PDF.Layout.Security
  • TallComponents.PDF.Layout.Shapes
  • TallComponents.PDF.Layout.Shapes.Annotations
  • TallComponents.PDF.Layout.Shapes.Barcodes
  • TallComponents.PDF.Layout.Shapes.Fields
  • TallComponents.PDF.Layout.Xml

Namespace TallComponents.PDF.Layout.Shapes

Class RectangleShape

A rectangle drawn using a pen and brush.

The lower-left corner is defined by the X and Y properties of base class Shape.

Syntax

public class RectangleShape : PathShape

Constructors

RectangleShape()
Create a new rectangle with zero width and height.
RectangleShape(Double,Double)
Creates a new RectangleShape with given start point, width and height.
RectangleShape(Double,Double,Double,Double)
Creates a new RectangleShape with given start point, width and height.
RectangleShape(Double,Double,Double,Double,Pen)
Creates a new RectangleShape with given start point, width, height and pen.
RectangleShape(Double,Double,Double,Double,Pen,Brush)
Creates a new RectangleShape with given start point, width, height, pen and brush.

Properties

Double Height
Height of this rectangle.
Double Width
Width of this rectangle.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.