Eyeshot 10 WinForms API Reference
LineTypes Property (CompileParams)

WinForms Assembly > devDept.Eyeshot Namespace > CompileParams Class : LineTypes Property
Gets or sets the line types dictionary.
Syntax
'Declaration
 
Public Property LineTypes As Dictionary(Of String,LinePattern)
public Dictionary<string,LinePattern> LineTypes {get; set;}
See Also

Reference

CompileParams Class
CompileParams Members