O2S.Components.PDF4NET.View.Win Documentation
PDFVisualAnnotationResizeEventArgs Class
Members 



O2S.Components.PDF4NET.View Namespace : PDFVisualAnnotationResizeEventArgs Class
Defines the event arguments for PDFDocumentView.BeforeAnnotationResize and PDFDocumentView.AfterAnnotationResize events.
Object Model
PDFVisualAnnotationResizeEventArgs ClassPDFVisualAnnotation Class
Syntax
'Declaration
 
Public Class PDFVisualAnnotationResizeEventArgs 
   Inherits PDFVisualAnnotationEventArgs
'Usage
 
Dim instance As PDFVisualAnnotationResizeEventArgs
public class PDFVisualAnnotationResizeEventArgs : PDFVisualAnnotationEventArgs 
public ref class PDFVisualAnnotationResizeEventArgs : public PDFVisualAnnotationEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      O2S.Components.PDF4NET.View.PDFVisualAnnotationEventArgs
         O2S.Components.PDF4NET.View.PDFVisualAnnotationResizeEventArgs

Requirements

Supported .NET Platforms: .NET Framework 4.0 and higher, .NET 5.0 and higher, Windows Forms


Target Platforms:Windows 11, Windows 10, Windows 8.1, Windows 8, Windows 7

See Also