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

ProfileBox.ProfileBoxDataSlot.SetCircle2D Method

Sets data slot to a Circle2D primitive.

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

Syntax

public void SetCircle2D
(
	AvlNet.Circle2D circle
)

Parameters

Name Type Range Default Description
circleAvlNet.Circle2D

Function Overrides

See also