Rectangle overview

Constructors

 ConstructorOverloaded 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.
 ApplyGets or sets the Apply enumeration that specifies how color is applied to the rectangle.
 BorderColorGets or sets the Color object to use for the border of the rectangle.
 BorderStyleGets or sets the LineStyle object used to specify the border style of the rectangle.
 BorderWidthGets or sets the border width of the rectangle.
 CornerRadiusGets or sets the corner radius of the rectangle.
 FillColorGets 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.
 WidthGets 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

 DrawRotatedOverridden. 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