PdfEllipseElementHeight Property

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

Definition

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

Property Value

Single

See Also