FreeHand Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Represents a line annotation. (This annotation type is typically drawn by a user using the mouse and is not usually straight.)

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

Syntax

C#
public class FreeHand : Markup
Visual Basic
Public Class FreeHand _
	Inherits Markup
Visual C++
public ref class FreeHand : public Markup

Inheritance Hierarchy

See Also