Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / EntityList Class / IsOpenCurrentBlockReference Property

In This Topic
    IsOpenCurrentBlockReference Property
    In This Topic
    Tells if the current devDept.Eyeshot.Entities.BlockReference is open.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsOpenCurrentBlockReference As Boolean
    public bool IsOpenCurrentBlockReference {get;}
    See Also