Eyeshot 11 WPF API Reference
WPF 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