You are here: Start » AVL.NET » AVL.FinderPatternBoundingRectangle(AvlNet.Region, float, AvlNet.Rectangle2D?)
AVL.FinderPatternBoundingRectangle(AvlNet.Region, float, AvlNet.Rectangle2D?)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void FinderPatternBoundingRectangle( AvlNet.Region inRegion, float inMaxSlant, out AvlNet.Rectangle2D? outRectangle )
Parameters
- inRegion
- Type: AvlNet.Region
- inMaxSlant
- Type: System.Single
- outRectangle
- Type: System.Nullable<AvlNet.Rectangle2D>
