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

In This Topic
    Blocks Property (DrawParams)
    In This Topic
    The Blocks collection.
    Syntax
    'Declaration
     
    Public Property Blocks As BlockKeyedCollection
    public BlockKeyedCollection Blocks {get; set;}
    See Also