Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.DrawEntitiesParams Class
Members

In This Topic
    ViewportLayout.DrawEntitiesParams Class
    In This Topic
    Syntax
    'Declaration
     
    Public Class ViewportLayout.DrawEntitiesParams 
       Inherits devDept.Eyeshot.ViewportLayout.DrawBaseParams(Of Entity)
    public class ViewportLayout.DrawEntitiesParams : devDept.Eyeshot.ViewportLayout.DrawBaseParams<Entity> 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.ViewportLayout.DrawBaseParams<S>
          devDept.Eyeshot.ViewportLayout.DrawEntitiesParams
             devDept.Eyeshot.ViewportLayout.DrawEntitiesRenderedParams

    See Also