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

In This Topic
    Blocks Property (ViewportLayout.DrawSceneParams)
    In This Topic
    Gets the Blocks dictionary used by the drawing.
    Syntax
    'Declaration
     
    Public ReadOnly Property Blocks As BlockKeyedCollection
    public BlockKeyedCollection Blocks {get;}
    See Also