Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ScreenLine Class
Fields Properties Methods


In This Topic
    ScreenLine Class Members
    In This Topic

    The following tables list the members exposed by ScreenLine.

    Public Fields
     NameDescription
    Public Field The line vertices.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the attributes inherited from the parent entity of the line.  
    Public Property Tells if the line is actually a Point.  
    Public Property Gets a unique line id.  
    Public Property Gets the parent entity of the line.  
    Public Property Gets the list of parent BlockReferences of the parent entity of the line.  
    Public Property Gets the x component of the first vertex.  
    Public Property Gets the x component of the second vertex.  
    Public Property Gets the y component of the first vertex.  
    Public Property Gets the y component of the second vertex.  
    Public Property Gets the z component of the first vertex.  
    Public Property Gets the z component of the second vertex.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    See Also