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
MagnitudeSystem.Single
PointSystem.Single
TransitionAvlNet.EdgeTransition

Methods

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

Remarks

See also