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

ProfileBox.ProfileBoxDataSlot.SetSegment2D Method

Sets data slot to a Segment2D primitive.

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

Syntax

public void SetSegment2D
(
	AvlNet.Segment2D segment
)

Parameters

Name Type Range Default Description
segmentAvlNet.Segment2D

Function Overrides

See also