






|
| PDFTron SilverDox SDK |
| AnnotationResizedEventArgs..::..ResizedAnnotation Property |
| AnnotationResizedEventArgs Class See Also Send Feedback |
Gets the Annotation object that was moved
Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
| C# |
|---|
public Annotation ResizedAnnotation { get; internal set; } |
| Visual Basic |
|---|
Public Property ResizedAnnotation As Annotation Get Friend Set |
| Visual C++ |
|---|
public: property Annotation^ ResizedAnnotation { Annotation^ get (); internal: void set (Annotation^ value); } |
