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

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