Ellipse Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Represents an ellipse annotation.

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

Syntax

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

Inheritance Hierarchy

See Also