You are here: Start » FIL.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,
	FilNet.Rectangle2D rect
)

Parameters

Name Type Range Default Description
indexint
rectFilNet.Rectangle2D

Function Overrides

See also