PdfEllipseElementHeight Property

The height of the bounding rectangle in points. The vertical axis of the ellipse equals this value

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public float Height { get; set; }

Property Value

Single

See Also