You are here: Start » AVL.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,
	AvlNet.CoordinateSystem2D coord
)

Parameters

Name Type Range Default Description
indexint
coordAvlNet.CoordinateSystem2D

Function Overrides

See also