Skip to content

T_PDFiumSharp_Types_FS_MATRIX

ArgusMagnus edited this page Apr 4, 2017 · 3 revisions

FS_MATRIX Structure

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

Syntax

C#

public struct FS_MATRIX

The FS_MATRIX type exposes the following members.

Constructors

 

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

Properties

 

Name Description
Public property A
Public property B
Public property C
Public property D
Public property E
Public property F
  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