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

ProfileEdge Structure

Represents edges found in profile.

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

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