Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes

EllipseShapeModel Class

csharp
public class EllipseShapeModel : TallComponents.UnoPdf.Client.Models.Pdf.Shapes.PathShapeModel

Inheritance System.Object 🡒 ShapeModel 🡒 ContentShapeModel 🡒 PathShapeModel 🡒 EllipseShapeModel

Properties
CenterXX-position of the center of the ellipse.
CenterYY-position of the center of the ellipse.
RadiusXHorizontal radius in points.
RadiusYVertical radius in points.