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

ProfileRidge Structure

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

Represents ridges found in profile.

Constructors

 ConstructorDescription
ProfileRidge(Single, Single, Polarity)

Properties

 NameTypeDescription
DefaultAvlNet.ProfileRidge
IsDefaultSystem.Boolean
MagnitudeSystem.Single
PointSystem.Single
PolarityAvlNet.Polarity

Methods

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

Remarks

See also