Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ScreenLine Class / ParentEntity Property

In This Topic
    ParentEntity Property
    In This Topic
    Gets the parent entity of the line.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentEntity As Entity
    public Entity ParentEntity {get;}
    See Also