You are here: Start » AVL.NET » ProfileBox.ProfileBoxDataSlot.SetCircle2DArray Method

ProfileBox.ProfileBoxDataSlot.SetCircle2DArray Method

Sets data slot to Circle2DArray.

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

Syntax

public void SetCircle2DArray
(
	IList<AvlNet.Circle2D> circles
)

Parameters

Name Type Range Default Description
circlesSystem.Collections.Generic.IList<AvlNet.Circle2D>

Function Overrides

See also