AnnotationResizedEventArgs Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Provides data for the AnnotationResized event

Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public class AnnotationResizedEventArgs : EventArgs
Visual Basic
Public Class AnnotationResizedEventArgs _
	Inherits EventArgs
Visual C++
public ref class AnnotationResizedEventArgs : public EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    PDFTron.SilverDox.Documents.Annotations..::..AnnotationResizedEventArgs

See Also