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

ProfileBox.ProfileBoxDataSlot.SetProfileEdgesArray Method

Sets data slot to ProfileEdgeArray data type.

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

Syntax

public void SetProfileEdgesArray
(
	IList<AvlNet.ProfileEdge> edges
)

Parameters

Name Type Range Default Description
edgesSystem.Collections.Generic.IList<AvlNet.ProfileEdge>

See also