Click or drag to resize

CPoint Structure

Namespace:  ComPDFKit.Import
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public struct CPoint

The CPoint type exposes the following members.

Constructors
  NameDescription
Public methodCPoint
Initializes a new instance of the CPoint class
Top
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
Fields
  NameDescription
Public fieldx
Public fieldy
Top
See Also