PolygonElementPoints Property

Gets or sets the polygon points

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public PointF[] Points { get; set; }

Property Value

PointF

See Also