Click or drag to resize
LineSegment2DF Methods
http://www.emgu.com

The LineSegment2DF type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetExteriorAngleDegree
Get the exterior angle between this line and otherLine
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSide
Determin which side of the line the 2D point is at
Public methodToString (Inherited from ValueType.)
Public methodYByX
Obtain the Y value from the X value using first degree interpolation
Top
See Also