Eyeshot 10 WinForms API Reference
AreEntitiesWith(String,IList<Entity>) Method

WinForms Assembly > devDept.Eyeshot Namespace > LineTypeDictionary Class > AreEntitiesWith Method : AreEntitiesWith(String,IList<Entity>) Method
Syntax
'Declaration
 
Protected Overloads Overrides Function AreEntitiesWith( _
   ByVal name As String, _
   ByVal entities As IList(Of Entity) _
) As Boolean
protected override bool AreEntitiesWith( 
   string name,
   IList<Entity> entities
)

Parameters

name
entities
See Also

Reference

LineTypeDictionary Class
LineTypeDictionary Members
Overload List