Loading [MathJax]/extensions/tex2jax.js

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

Segment2D Structure

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

Constructors

 ConstructorDescription
Segment2D(Single, Single, Single, Single)
Segment2D(Point2D, Point2D)

Properties

 NameTypeDescription
LengthSystem.Single
Point1FilNet.Point2D
Point2FilNet.Point2D
X1System.Single
X2System.Single
Y1System.Single
Y2System.Single

Methods

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

See also