public class PdfRectangle
PdfRectangle | Creates a rectangle given the top left coordinates and the size. The values are expressed in points, with 1 point = 1/72 inch |
Height | The rectangle height in points |
Width | The rectangle width in points |
X | The top left corner X coordinate in points |
Y | The top left corner Y coordinate in points |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |