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

ProfileBox.ProfileBoxDataSlot.SetProfileSectionsArray Method

Sets data slot to ProfileEdgeArray data type.

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

Syntax

public void SetProfileSectionsArray
(
	IList<AvlNet.ProfileSection> sections
)

Parameters

Name Type Range Default Description
sectionsSystem.Collections.Generic.IList<AvlNet.ProfileSection>

See also