You are here: Start » AVL.NET » Stripe1D Structure
Stripe1D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Stripe1D(Single, Single, Single, Single, Single, Single, Polarity) | ||
| Stripe1D(Point2D, Point2D, Single, Single, Polarity) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.Stripe1D | Gets default Stripe1D object | |
| IsDefault | System.Boolean | ||
| Magnitude | System.Single | ||
| Point1 | AvlNet.Point2D | ||
| Point2 | AvlNet.Point2D | ||
| Polarity | AvlNet.Polarity | ||
| Width | 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 |
