Line Constructor

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Creates a new instance of the Line class. This constructor is used when loading annotations with LoadAnnotations(Stream, Predicate<(Of <<'(Annotation>)>>)).

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

Syntax

C#
public Line()
Visual Basic
Public Sub New
Visual C++
public:
Line()

See Also