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

Edge1D Structure

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

Constructors

 ConstructorDescription
Edge1D(Point2D)
Edge1D(Point2D, Single, EdgeTransition, Single)

Properties

 NameTypeDescription
DefaultAvlNet.Edge1D
IsDefaultSystem.Boolean
MagnitudeSystem.Single
PointAvlNet.Point2D
PositionSystem.Single
TransitionAvlNet.EdgeTransition

Methods

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

See also