You are here: Start » AVL.NET » AVL.CreateRectangleBorderRegion(AvlNet.Rectangle2D, float, AvlNet.BorderPosition, int, int, AvlNet.Region)
AVL.CreateRectangleBorderRegion(AvlNet.Rectangle2D, float, AvlNet.BorderPosition, int, int, AvlNet.Region)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void CreateRectangleBorderRegion( AvlNet.Rectangle2D inRectangle, float inBorderWidth, AvlNet.BorderPosition inBorderPosition, int inFrameWidth, int inFrameHeight, out AvlNet.Region outRegion )
Parameters
- inRectangle
- Type: AvlNet.Rectangle2D
- inBorderWidth
- Type: System.Single
- inBorderPosition
- Type: AvlNet.BorderPosition
- inFrameWidth
- Type: System.Int32
- inFrameHeight
- Type: System.Int32
- outRegion
- Type: AvlNet.Region
