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