You are here: Start » AVL.NET » AVL.RotateArc(AvlNet.Arc2D, float, bool, AvlNet.Arc2D)
AVL.RotateArc(AvlNet.Arc2D, float, bool, AvlNet.Arc2D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RotateArc( AvlNet.Arc2D inArc, float inAngle, bool inInverse, out AvlNet.Arc2D outArc )
Parameters
- inArc
- Type: AvlNet.Arc2D
- inAngle
- Type: System.Single
- inInverse
- Type: System.Boolean
- outArc
- Type: AvlNet.Arc2D
