Determines whether two points are not equal.
            
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- point1
 - Type: PdfEdit.DrawingXPoint
 - point2
 - Type: PdfEdit.DrawingXPoint
 
Return Value
Type: BooleanSee Also