An NDoc Documented Class Library

Line Class

Line holds two points A and B and describes a line between A and B.

For a list of all members of this type, see Line Members.

System.Object
   Minais.Drawing3d.Curves.Curve
      Minais.Drawing3d.Curves.MNCurve
         Minais.Drawing3d.Curves.Line

public class Line : MNCurve

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Minais.Drawing3d.Curves

Assembly: Drawing3d (in Drawing3d.dll)

See Also

Line Members | Minais.Drawing3d.Curves Namespace