FS_ |
The FS_RECTF type exposes the following members.
Name | Description | |
---|---|---|
Equals(FS_RECTF) | Specifies whether this FS_RECTF contains the same coordinates of left, right, top and bottom edges as the specified rectangle. | |
Equals(Object) |
Specifies whether this FS_RECTF contains the same coordinates of left, right, top and bottom edges as the specified object.
(Overrides ValueTypeEquals(Object)) | |
GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode) | |
Inflate | Enlarges a FS_RECTF structure by the specified amount. | |
ToArray | Returns a PdfTypeArray representation of the rectangle. |