Skip to main content

PdfPoint Struct

Specifies the coordinates of a PDF point.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public struct PdfPoint :
    IEquatable<PdfPoint>
See Also