Xfinium.Pdf.Graphics Namespace : PdfStandardRectangle Class |
The following tables list the members exposed by PdfStandardRectangle.
Name | Description | |
---|---|---|
![]() | PdfStandardRectangle Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Height | Gets or sets the rectangle height. |
![]() | LL | Gets the position of lower-left corner. |
![]() | LLX | Gets the lower-left x coordinate. |
![]() | LLY | Gets the lower-left y coordinate. |
![]() | UR | Gets the position of upper-right corner. |
![]() | URX | Gets the upper-right x coordinate. |
![]() | URY | Gets the upper-right y coordinate. |
![]() | Width | Gets or sets the rectangle width. |
Name | Description | |
---|---|---|
![]() | IsPointInRectangle | Overloaded. Tests if the given point is located inside the rectangle. |
![]() | ToString | Returns a string that represents the current object. |