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

View2DBoxPrimitive.SetShapeRegionArray Method

Sets an array of shape region primitives for this data item.

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

Syntax

public void SetShapeRegionArray
(
	IList<AvlNet.ShapeRegionDeprecated> shapes
)

Parameters

Name Type Range Default Description
shapesSystem.Collections.Generic.IList<AvlNet.ShapeRegionDeprecated>

See also