Constructors
Constructor | Overloaded Initializes a new instance of the Rectangle class. |
Public Methods
Draw (inherited from RotatingPageElement) | Overridden. Draws the page element to the given PageWriter object. |
Equals (inherited from Object) | See System.Object |
GetHashCode (inherited from Object) | See System.Object |
GetType (inherited from Object) | See System.Object |
ToString (inherited from Object) | See System.Object |
Public Properties
Angle (inherited from RotatingPageElement) | Gets or sets the heights of the angle element. |
Apply | Gets or sets the Apply enumeration that specifies how color is applied to the rectangle. |
BorderColor | Gets or sets the Color object to use for the border of the rectangle. |
BorderStyle | Gets or sets the LineStyle object used to specify the border style of the rectangle. |
BorderWidth | Gets or sets the border width of the rectangle. |
CornerRadius | Gets or sets the corner radius of the rectangle. |
FillColor | Gets or sets the Color object to use for the fill of the rectangle. |
Height (inherited from RotatingPageElement) | Gets or sets the heights of the page element. |
ID (inherited from PageElement) | Gets or sets the ID of the page element. |
RequiredLicenseLevel (inherited from PageElement) | Gets the required license level of the page element. |
Width | Gets or sets the width of the rectangle. |
X (inherited from RotatingPageElement) | Gets or sets the X coordinate of the page element. |
Y (inherited from RotatingPageElement) | Gets or sets the Y coordinate of the page element. |
Protected Methods
DrawRotated | Overridden. Draws the rectangle to the given PageWriter object. |
Finalize (inherited from Object) | See System.Object |
MemberwiseClone (inherited from Object) | See System.Object |
SetRequiredLicenseLevel (inherited from PageElement) | Sets the license level required by the page element. |
See Also
Rectangle Class | ceTe.DynamicPDF.PageElements Namespace




