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

View2DBoxPrimitive.SetRegionArrayItem Method

Sets a single item in a region primitives array.

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

Syntax

public void SetRegionArrayItem
(
	int index,
	AvlNet.Region region
)

Parameters

Name Type Range Default Description
indexint
regionAvlNet.Region

Function Overrides

See also