PdfArcElementY Property

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

Property Value

Single

See Also