PdfArcElementX Property

The X position, in points, of the top-left corner of the bounding rectangle of the ellipse the arc is part of. Measured from the top-left corner of the page

Definition

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

Property Value

Single

See Also