PdfEllipseElementWidth Property

The width of the bounding rectangle in points. The horizontal 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 Width { get; set; }

Property Value

Single

See Also