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

In This Topic
    Entity Property
    In This Topic
    The entity the segment belongs to.
    Syntax
    'Declaration
     
    Public Property Entity As Entity
    public Entity Entity {get; set;}
    See Also