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

Edge1D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Edge1D(Point2D, Single, EdgeTransition, Single)

Properties

 NameTypeDescription
DefaultFil.Edge1D Gets a default instance of the Edge1D.
EmptyFil.Edge1D Gets an empty instance of the Edge1D.
MagnitudeSystem.Single
PointFil.Point2D
PositionSystem.Single
TransitionFil.EdgeTransition

Methods

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

See also