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

ProfileBox.ProfileBoxDataSlot.SetPoint2D Method

Sets data slot to a Point2D primitive.

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

Syntax

public void SetPoint2D
(
	FilNet.Point2D point
)

Parameters

Name Type Range Default Description
pointFilNet.Point2D

Function Overrides

See also