PolygonElementPoints Property

Gets or sets the polygon points

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public PointF[] Points { get; set; }

Property Value

PointF

See Also