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

ProfileEdge Structure

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

Represents edges found in profile.

Constructors

 ConstructorDescription
ProfileEdge(Single, Single, EdgeTransition)

Properties

 NameTypeDescription
DefaultAvlNet.ProfileEdge
IsDefaultSystem.Boolean
MagnitudeSystem.Single
PointSystem.Single
TransitionAvlNet.EdgeTransition

Methods

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

Remarks

See also