PolygonElement Constructor
Constructs a polygon element
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
public PolygonElement(
PointFloat[] points
)
Public Sub New (
points As PointFloat()
)
Parameters
- points PointFloat
- The points to be connected