Winnovative Logo

PolygonElement Constructor

Winnovative Client for .NET Framework
Constructs a polygon element

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax

public PolygonElement(
	PointFloat[] points
)

Parameters

points
Type: WinnovativeClientPointFloat
The points to be connected
See Also

Reference