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

ProfileBox.ProfileBoxDataSlot.SetProfileStripesArray Method

Sets data slot to ProfileEdgeArray data type.

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

Syntax

public void SetProfileStripesArray
(
	IList<AvlNet.ProfileStripe> stripes
)

Parameters

Name Type Range Default Description
stripesSystem.Collections.Generic.IList<AvlNet.ProfileStripe>

See also