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