You are here: Start » AVL.NET » AVL.CreatePolygonRegion(AvlNet.Path, AvlNet.CoordinateSystem2D?, int, int, AvlNet.Region)
AVL.CreatePolygonRegion(AvlNet.Path, AvlNet.CoordinateSystem2D?, int, int, AvlNet.Region)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void CreatePolygonRegion( AvlNet.Path inPolygon, AvlNet.CoordinateSystem2D? inPolygonAlignment, int inFrameWidth, int inFrameHeight, out AvlNet.Region outRegion )
Parameters
- inPolygon
- Type: AvlNet.Path
- inPolygonAlignment
- Type: System.Nullable<AvlNet.CoordinateSystem2D>
- inFrameWidth
- Type: System.Int32
- inFrameHeight
- Type: System.Int32
- outRegion
- Type: AvlNet.Region
