This class represents an ellipse element that can be added to a PDF document
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public class EllipseElement : PageGraphicElement |
| Visual Basic |
|---|
Public Class EllipseElement Inherits PageGraphicElement |
| Visual C++ |
|---|
public ref class EllipseElement : public PageGraphicElement |
Inheritance Hierarchy
System..::..Object
EvoPdf..::..PageElement
EvoPdf..::..PageGraphicElement
EvoPdf..::..EllipseElement
EvoPdf..::..CircleElement
EvoPdf..::..PageElement
EvoPdf..::..PageGraphicElement
EvoPdf..::..EllipseElement
EvoPdf..::..CircleElement