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

View2DBoxPrimitive.SetPathArrayItem Method

Sets a single item in a 2D path primitives array.

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

Syntax

public void SetPathArrayItem
(
	int index,
	FilNet.Path path
)

Parameters

Name Type Range Default Description
indexint
pathFilNet.Path

Function Overrides

See also