Skip to content

T_PDFiumSharp_Types_FS_RECTF

ArgusMagnus edited this page Apr 4, 2017 · 3 revisions

FS_RECTF Structure

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

Syntax

C#

public struct FS_RECTF

The FS_RECTF type exposes the following members.

Constructors

 

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

Properties

 

Name Description
Public property Bottom
Public property Left
Public property Right
Public property Top
  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