You are here: Start » AVL.NET » Extremum2D Structure
Extremum2D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Extremum2D(Single, Single, Single, Polarity) | ||
| Extremum2D(Point2D, Single, Polarity) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.Extremum2D | Gets default Extremum2D object | |
| IsDefault | System.Boolean | ||
| Point | AvlNet.Point2D | ||
| Polarity | AvlNet.Polarity | ||
| Value | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
