Skip to content

T_PDFiumSharp_Types_FS_QUADPOINTSF

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

FS_QUADPOINTSF Structure

Namespace: PDFiumSharp.Types
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public struct FS_QUADPOINTSF

The FS_QUADPOINTSF type exposes the following members.

Constructors

 

Name Description
Public method FS_QUADPOINTSF Initializes a new instance of the FS_QUADPOINTSF class
  Back to Top

Properties

 

Name Description
Public property X1
Public property X2
Public property X3
Public property X4
Public property Y1
Public property Y2
Public property Y3
Public property Y4
  Back to Top

Methods

 

Name Description
Public method Equals Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Public method GetHashCode Returns the hash code for this instance. (Inherited from ValueType.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
  Back to Top

See Also

Reference

PDFiumSharp.Types Namespace

Clone this wiki locally