Click or drag to resize

FS_QUADPOINTSF Methods

The FS_QUADPOINTSF type exposes the following members.

Methods
 NameDescription
Public methodEquals(FS_QUADPOINTSF) Specifies whether this FS_QUADPOINTSF contains the same points as the specified structure.
Public methodEquals(Object) Specifies whether this FS_QUADPOINTSF contains the same points as the specified object.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode)
Public methodToArray Returns a PdfTypeArray representation of the quadrilaterals.
Top
See Also