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

ProfileBox.ProfileBoxDataSlot.SetSegment2DArray Method

Sets data slot to Segment2DArray.

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

Syntax

public void SetSegment2DArray
(
	IList<AvlNet.Segment2D> segments
)

Parameters

Name Type Range Default Description
segmentsSystem.Collections.Generic.IList<AvlNet.Segment2D>

Function Overrides

See also