You are here: Start » AVL.NET » ProfileStripe Structure
ProfileStripe Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Represents stripes found in profile.
Constructors
| Constructor | Description | |
|---|---|---|
| ProfileStripe(Single, Single, Single, Single, Polarity) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | Avl.ProfileStripe | Gets a default instance of the ProfileStripe. | |
| Empty | Avl.ProfileStripe | Gets an empty instance of the ProfileStripe. | |
| Magnitude | System.Single | ||
| Point1 | System.Single | ||
| Point2 | System.Single | ||
| Polarity | Avl.Polarity | ||
| Width | System.Single | 
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.ProfileStripe) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
