Eyeshot 10 WinForms API Reference
Blocks Property (DrawParams)

WinForms Assembly > devDept.Eyeshot Namespace > DrawParams Class : Blocks Property
The Blocks dictionary.
Syntax
'Declaration
 
Public Property Blocks As IDictionary(Of String,Block)
public IDictionary<string,Block> Blocks {get; set;}
See Also

Reference

DrawParams Class
DrawParams Members