'Declaration
Public ReadOnly Property PageVisualPoint As Xfinium.Pdf.Graphics.PdfPoint
'Usage
Dim instance As PdfVisualAnnotationMoveEventArgs
Dim value As Xfinium.Pdf.Graphics.PdfPoint
value = instance.PageVisualPoint
public Xfinium.Pdf.Graphics.PdfPoint PageVisualPoint {get;}
public:
property Xfinium.Pdf.Graphics.PdfPoint^ PageVisualPoint {
Xfinium.Pdf.Graphics.PdfPoint^ get();
}
Property Value
The point of the page where the mouse was pressed (
PdfDocumentView.BeforeAnnotationMove) and released (
PdfDocumentView.AfterAnnotationMove) in page visual coordinates.
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2