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

Edge1D Structure

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Constructors

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

Properties

 NameTypeDescription
DefaultFilNet.Edge1D
IsDefaultSystem.Boolean
MagnitudeSystem.Single
PointFilNet.Point2D
PositionSystem.Single
TransitionFilNet.EdgeTransition

Methods

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

See also