You are here: Start » AVL.NET » Edge1D Constructor
Edge1D Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public Edge1D ( Avl.Point2D point_, float magnitude_, Avl.EdgeTransition transition_, float position_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| point_ | Avl.Point2D | ||||
| magnitude_ | float | ||||
| transition_ | Avl.EdgeTransition | ||||
| position_ | float | 
