PolygonElement Constructor

Constructs a polygon element

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public PolygonElement(
	PointFloat[] points
)

Parameters

points  PointFloat
The points to be connected

See Also