PdfArcElementWidth Property

The width, in points, of the bounding rectangle of the ellipse the arc is part of. Equals the length of the horizontal axis of that ellipse

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public float Width { get; set; }

Property Value

Single

See Also