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

ProfileBox.ProfileBoxDataSlot.SetPoint2D Method

Sets data slot to a Point2D primitive with specified coordinates.

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

Syntax

public void SetPoint2D
(
	float x,
	float y
)

Parameters

Name Type Range Default Description
xfloat
yfloat

Function Overrides

See also