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

ProfileStripe Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Represents stripes found in profile.

Constructors

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

Properties

 NameTypeDescription
DefaultAvl.ProfileStripe Gets a default instance of the ProfileStripe.
EmptyAvl.ProfileStripe Gets an empty instance of the ProfileStripe.
MagnitudeSystem.Single
Point1System.Single
Point2System.Single
PolarityAvl.Polarity
WidthSystem.Single

Methods

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

Remarks

See also