Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfPoint Operators
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfPoint Structure
> PdfPoint Operators
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfPoint Structure
PdfPoint Operators
Addition Operator
Equality Operator
Inequality Operator
Subtraction Operator
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
BitMiracle.Docotic.Pdf.Layout
The
PdfPoint
type exposes the following members.
Operators
Name
Description
Addition
Translates a
PdfPoint
by a given
PdfSize
.
Equality
Compares two
PdfPoint
structures. The result specifies whether the values of the
PdfPoint
.X and
PdfPoint
.Y properties of the two
PdfPoint
structures are equal.
Inequality
Determines whether the coordinates of the specified points are not equal.
Subtraction
Translates a
PdfPoint
by the negative of a given
PdfSize
.
See Also
PdfPoint Structure
BitMiracle.Docotic.Pdf Namespace