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

In This Topic
    Blocks Property (CompileParams)
    In This Topic
    Gets or sets the blocks collection.
    Syntax
    'Declaration
     
    Public Property Blocks As BlockKeyedCollection
    public BlockKeyedCollection Blocks {get; set;}
    See Also