Click or drag to resize

FS_PATHPOINTF Methods

The FS_PATHPOINTF type exposes the following members.

Methods
 NameDescription
Public methodEquals(FS_PATHPOINTF) Specifies whether this FS_PATHPOINTF contains the same coordinates and flags as the specified point.
Public methodEquals(Object) Specifies whether this FS_PATHPOINTF contains the same coordinates and flags 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 path point.
Top
See Also