Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / BlockReference Class / BlockName Property

In This Topic
    BlockName Property (BlockReference)
    In This Topic
    Gets or sets the name of the referenced devDept.Eyeshot.Block.
    Syntax
    'Declaration
     
    Public Property BlockName As String
    public string BlockName {get; set;}
    See Also