You are here: Start » AVL.NET » View2DBoxPrimitive.SetRectangle Method

View2DBoxPrimitive.SetRectangle Method

Sets an oriented 2D rectangle as this primitive.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetRectangle
(
	AvlNet.Rectangle2D rect
)

Parameters

Name Type Range Default Description
rectAvlNet.Rectangle2D

Function Overrides

See also