You are here: Start » AVL.NET » AVL.OcrInternal_CutLetter(AvlNet.Region, int, int, bool, AvlNet.Region, AvlNet.Box)
AVL.OcrInternal_CutLetter(AvlNet.Region, int, int, bool, AvlNet.Region, AvlNet.Box)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void OcrInternal_CutLetter( AvlNet.Region inCharacterRegion, int inCharacterWidth, int inCharacterHeight, bool inMassCenter, out AvlNet.Region outCharacterRegion, out AvlNet.Box outCharacterBoundingBox )
Parameters
- inCharacterRegion
- Type: AvlNet.Region
- inCharacterWidth
- Type: System.Int32
- inCharacterHeight
- Type: System.Int32
- inMassCenter
- Type: System.Boolean
- outCharacterRegion
- Type: AvlNet.Region
- outCharacterBoundingBox
- Type: AvlNet.Box
