You are here: Start » AVL.NET » AVL.ResizeArc(AvlNet.Arc2D, float, AvlNet.Arc2D)
AVL.ResizeArc(AvlNet.Arc2D, float, AvlNet.Arc2D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ResizeArc( AvlNet.Arc2D inArc, float inNewSize, out AvlNet.Arc2D outArc )
Parameters
- inArc
- Type: AvlNet.Arc2D
- inNewSize
- Type: System.Single
- outArc
- Type: AvlNet.Arc2D
Examples
![]() |
![]() |
ResizeArc performed on the sample arc, inNewSize = 130.


