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: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public float Width { get; set; }

Property Value

Single

See Also