You are here: Start » ProfileEdge Structure

ProfileEdge Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Represents edges found in profile.

Constructors

 ConstructorDescription
ProfileEdge(Single, Single, EdgeTransition)

Properties

 NameTypeDescription
DefaultFil.ProfileEdge Gets a default instance of the ProfileEdge.
EmptyFil.ProfileEdge Gets an empty instance of the ProfileEdge.
MagnitudeSystem.Single
PointSystem.Single
TransitionFil.EdgeTransition

Methods

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

Remarks

See also