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

ProfileEdge Structure

Represents edges found in profile.

Namespace:AvlNet
Assembly:AVL.NET.dll

Constructors

ProfileEdge(Single, Single, EdgeTransition)

Properties

 TypeNameDescription
System.SingleMagnitude
System.SinglePoint
AvlNet.EdgeTransitionTransition

Methods

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

See also