Back to Adaptive Vision Studio website
                
                    
	
		
	You are here: Start » Filter Reference » Region Basics » CreateBoxBorderRegion
Creates a frame-shaped region with given parameters.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inBox | Box | ||
![]()  | 
				inBorderWidth | Integer | 0 - ![]()  | 
				|
![]()  | 
				inBorderPosition | BorderPosition | ||
![]()  | 
				inFrameWidth | Integer | 0 - ![]()  | 
				Width of the created region's frame | 
![]()  | 
				inFrameHeight | Integer | 0 - ![]()  | 
				Height of the created region's frame | 
![]()  | 
				outRegion | Region | Output region | |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Incorrect BorderPosition in CreateBoxBorderRegion. | 
Complexity Level
This filter is available on Basic Complexity Level.



