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

Ridge1D Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
Ridge1D(Point2D, Single, Polarity, Single)

Properties

 NameTypeDescription
DefaultAvl.Ridge1D Gets a default instance of the Ridge1D.
EmptyAvl.Ridge1D Gets an empty instance of the Ridge1D.
MagnitudeSystem.Single
PointAvl.Point2D
PolarityAvl.Polarity
PositionSystem.Single

Methods

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

See also