You are here: Start » AVL.NET » View2DBoxPrimitive.SetCoordinateSystem Method

View2DBoxPrimitive.SetCoordinateSystem Method

Sets coordinate system transform description as this primitive.

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

Syntax

public void SetCoordinateSystem
(
	AvlNet.CoordinateSystem2D coord
)

Parameters

Name Type Range Default Description
coordAvlNet.CoordinateSystem2D

Function Overrides

See also