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

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