You are here: Start » FIL.NET » View2DBoxPrimitive.SetPointArray Method
View2DBoxPrimitive.SetPointArray Method
Sets an array of point primitives for this data item.
Namespace: | HMI.Controls |
---|---|
Assembly: | HMI.Controls.dll |
Syntax
public void SetPointArray ( IList<Fil.Point2D> points )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
points | System.Collections.Generic.IList<Fil.Point2D> |