You are here: Start » AVL.NET » ProfileBox.ProfileBoxDataSlot.SetPoint2DArray Method
ProfileBox.ProfileBoxDataSlot.SetPoint2DArray Method
Sets data slot to Point2DArray.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public void SetPoint2DArray ( IList<AvlNet.Point2D> points )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| points | System.Collections.Generic.IList<AvlNet.Point2D> |
