Click or drag to resize

FS_RECTF Methods

The FS_RECTF type exposes the following members.

Methods
 NameDescription
Public methodEquals(FS_RECTF) Specifies whether this FS_RECTF contains the same coordinates of left, right, top and bottom edges as the specified rectangle.
Public methodEquals(Object) Specifies whether this FS_RECTF contains the same coordinates of left, right, top and bottom edges as the specified object.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode)
Public methodInflate Enlarges a FS_RECTF structure by the specified amount.
Public methodToArray Returns a PdfTypeArray representation of the rectangle.
Top
See Also