You are here: Start » FIL.NET » View2DBoxPrimitive.SetCoordinateSystemArrayItem Method

View2DBoxPrimitive.SetCoordinateSystemArrayItem Method

Sets a single item in a coordinate system transform primitives array.

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

Syntax

public void SetCoordinateSystemArrayItem
(
	int index,
	FilNet.CoordinateSystem2D coord
)

Parameters

Name Type Range Default Description
indexint
coordFilNet.CoordinateSystem2D

Function Overrides

See also