PolygonElement
Points Property
EVO HTML to PDF Converter for .NET Documentation
Gets or sets the polygon points
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
PointF
[]
Points
{
get
;
set
; }
Public
Property
Points
As
PointF
()
Get
Set
Property Value
Type:
PointF
See Also
Reference
PolygonElement Class
EvoPdf Namespace