You are here: Start » AVL.NET » ProfileStripe Structure

ProfileStripe Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Represents stripes found in profile.

Constructors

 ConstructorDescription
ProfileStripe(Single, Single, Single, Single, Polarity)

Properties

 NameTypeDescription
DefaultAvlNet.ProfileStripe
IsDefaultSystem.Boolean
MagnitudeSystem.Single
Point1System.Single
Point2System.Single
PolarityAvlNet.Polarity
WidthSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(AvlNet.ProfileStripe)
Equals(AvlNet.ProfileStripe, AvlNet.ProfileStripe)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also