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

View2DBoxPrimitive.SetRectangleArrayItem Method

Sets a single item in an oriented rectangle primitives array.

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

Syntax

public void SetRectangleArrayItem
(
	int index,
	AvlNet.Rectangle2D rect
)

Parameters

Name Type Range Default Description
indexint
rectAvlNet.Rectangle2D

Function Overrides

See also