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