Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / EntityList Class / EntityList Constructor

In This Topic
    EntityList Constructor
    In This Topic
    Special constructor, can be used when annotation entities (devDept.Eyeshot.Entities.Text, devDept.Eyeshot.Entities.Dimension, etc.) are not involved.
    Syntax
    'Declaration
     
    Public Function New()
    public EntityList()
    See Also