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