XRect PropertiesTerminal Works - PDF Printing.Net Library

The XRect type exposes the following members.

Properties

  NameDescription
Public propertyBottom
Gets the y-axis value of the bottom side of the rectangle.
Public propertyBottomLeft
Gets the position of the bottom-left corner of the rectangle.
Public propertyBottomRight
Gets the position of the bottom-right corner of the rectangle.
Public propertyCenter
Gets the center of the rectangle.
Public propertyStatic memberEmpty
Gets the empty rectangle.
Public propertyHeight
Gets or sets the height of the rectangle.
Public propertyIsEmpty
Gets a value indicating whether this instance is empty.
Public propertyLeft
Gets the x-axis value of the left side of the rectangle.
Public propertyLocation
Gets or sets the location of the rectangle.
Public propertyRight
Gets the x-axis value of the right side of the rectangle.
Public propertySize
Gets or sets the size of the rectangle.
Public propertyTop
Gets the y-axis value of the top side of the rectangle.
Public propertyTopLeft
Gets the position of the top-left corner of the rectangle.
Public propertyTopRight
Gets the position of the top-right corner of the rectangle.
Public propertyWidth
Gets or sets the width of the rectangle.
Public propertyX
Gets or sets the X value of the rectangle.
Public propertyY
Gets or sets the Y value of the rectangle.
Top
See Also

Reference