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

View2DBoxPrimitive.SetRegionArray Method

Sets an array of region primitives for this data item.

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

Syntax

public void SetRegionArray
(
	IList<AvlNet.Region> regions
)

Parameters

Name Type Range Default Description
regionsSystem.Collections.Generic.IList<AvlNet.Region>

See also