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

ProfileEdge Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Represents edges found in profile.

Constructors

 ConstructorDescription
ProfileEdge(Single, Single, EdgeTransition)

Properties

 NameTypeDescription
DefaultAvl.ProfileEdge Gets a default instance of the ProfileEdge.
EmptyAvl.ProfileEdge Gets an empty instance of the ProfileEdge.
MagnitudeSystem.Single
PointSystem.Single
TransitionAvl.EdgeTransition

Methods

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

Remarks

See also