Eyeshot 10 WinForms API Reference
LineTypeName Property (Entity)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Entity Class : LineTypeName Property
Gets or sets the line type name of the LineTypes dictionary. In use only if the LineTypeMethod is byEntity.
Syntax
'Declaration
 
Public Overridable Property LineTypeName As String
public virtual string LineTypeName {get; set;}
Remarks
When the line type of an entity already added to the Entities is changed the Regen must be called.
See Also

Reference

Entity Class
Entity Members
LineTypes Property