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

ProfileBox.ProfileBoxDataSlot.SetDomainRangeValue Method

Sets data slot to mark a range on the domain scale

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

Syntax

public void SetDomainRangeValue
(
	float v1,
	float v2
)

Parameters

Name Type Range Default Description
v1float
v2float

See also