You are here: Start » AVL.NET » AVL.ResizeProfile(AvlNet.Profile, int, AvlNet.ResizeProfileInterpolation, AvlNet.Profile)
AVL.ResizeProfile(AvlNet.Profile, int, AvlNet.ResizeProfileInterpolation, AvlNet.Profile)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ResizeProfile( AvlNet.Profile inProfile, int inNewSize, AvlNet.ResizeProfileInterpolation inInterpolation, out AvlNet.Profile outProfile )
Parameters
- inProfile
- Type: AvlNet.Profile
- inNewSize
- Type: System.Int32
- inInterpolation
- Type: AvlNet.ResizeProfileInterpolation
- outProfile
- Type: AvlNet.Profile
