You are here: Start » FIL.NET » View2DBoxPrimitive.SetShapeRegionArrayItem Method

View2DBoxPrimitive.SetShapeRegionArrayItem Method

Sets a single item in a shape region primitives array.

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

Syntax

public void SetShapeRegionArrayItem
(
	int index,
	FilNet.ShapeRegionDeprecated shape
)

Parameters

Name Type Range Default Description
indexint
shapeFilNet.ShapeRegionDeprecated

Function Overrides

See also