OnAnnotationResizeStarted Method

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Called by the annotation's AnnotationManager when the user has began resizing this annotation

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

Syntax

C#
public virtual void OnAnnotationResizeStarted()
Visual Basic
Public Overridable Sub OnAnnotationResizeStarted
Visual C++
public:
virtual void OnAnnotationResizeStarted()

See Also