You are here: Start » AVL.NET » Invoke.SkipEmptyBox
If the input box has both dimensions different from zero, then it is copied to the output; otherwise Nil is returned.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void SkipEmptyBox ( Avl.Box inBox, Conditional<Avl.Box> outNotEmptyBox, out bool outIsNotEmpty )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inBox | Avl.Box | |||
![]() | outNotEmptyBox | Atl.Conditional<Avl.Box> | |||
![]() | outIsNotEmpty | bool |