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

View2DBoxPrimitive.SetBox Method

Sets a 2D axis aligned box as this primitive.

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

Syntax

public void SetBox
(
	AvlNet.Box box
)

Parameters

Name Type Range Default Description
boxAvlNet.Box

Function Overrides

See also