Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / Blocks Property

In This Topic
    Blocks Property (ViewportLayout)
    In This Topic
    Block collection. This collection contains block definitions.
    Syntax
    'Declaration
     
    Public Property Blocks As BlockKeyedCollection
    public BlockKeyedCollection Blocks {get; set;}
    See Also