You are here: Start » AVL.NET » Invoke.CreateBox
Creates a box.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void CreateBox ( Avl.Location inLocation, Avl.Anchor2D inLocationAnchor, int inWidth, int inHeight, out Avl.Box outBox )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inLocation | Avl.Location | |||
![]() | inLocationAnchor | Avl.Anchor2D | |||
![]() | inWidth | int | <0, INF> | ||
![]() | inHeight | int | <0, INF> | ||
![]() | outBox | Avl.Box |