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

In This Topic
    CurrentBlockReference Property
    In This Topic
    Gets the current BlockReference.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentBlockReference As BlockReference
    public BlockReference CurrentBlockReference {get;}
    See Also