Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesView.Segment Class
Members

In This Topic
    HiddenLinesView.Segment Class
    In This Topic
    Class that stores a Segment2D along with the entity it belongs to.
    Syntax
    'Declaration
     
    Public Class HiddenLinesView.Segment 
       Inherits devDept.Geometry.Segment2D
    public class HiddenLinesView.Segment : devDept.Geometry.Segment2D 
    Inheritance Hierarchy

    System.Object
       devDept.Geometry.Segment2D
          devDept.Eyeshot.HiddenLinesView.Segment

    See Also