Winnovative Logo

RectangleElement Constructor (RectangleFloat)

Winnovative Client for .NET Core
Constructs a rectangle element based on a bounding rectangle

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public RectangleElement(
	RectangleFloat rectangle
)

Parameters

rectangle
Type: WinnovativeClientRectangleFloat
The bounding rectangle
See Also

Reference