Click or drag to resize

PdfEllipseShape Constructor

Creates a new PdfEllipseShape on the PdfPage.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public PdfEllipseShape(
	PdfPage parentPage
)

Parameters

parentPage
Type: RadPdf.Data.Document.Pages.PdfPage
The page to which this new object should be added.
Exceptions
ExceptionCondition
ArgumentNullExceptionThe parentPage is null.
RadPdfDocumentExceptionThe PdfDocumentSettings prevent adding this kind of object.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!