Click or drag to resize

CSize Structure

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

The CSize type exposes the following members.

Constructors
  NameDescription
Public methodCSize
Initializes a new instance of the CSize class
Top
Fields
  NameDescription
Public fieldheight
Public fieldwidth
Top
See Also