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

Edge1D Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
Edge1D(Point2D, Single, EdgeTransition, Single)

Properties

 NameTypeDescription
DefaultAvl.Edge1D Gets a default instance of the Edge1D.
EmptyAvl.Edge1D Gets an empty instance of the Edge1D.
MagnitudeSystem.Single
PointAvl.Point2D
PositionSystem.Single
TransitionAvl.EdgeTransition

Methods

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

See also