Rectangle Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Represents a rectagle annotation.

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

Syntax

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

Inheritance Hierarchy

See Also