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

In This Topic
    ViewportLayout.DrawEntitiesRenderedParams Class
    In This Topic
    Syntax
    'Declaration
     
    Public Class ViewportLayout.DrawEntitiesRenderedParams 
       Inherits ViewportLayout.DrawEntitiesParams
    public class ViewportLayout.DrawEntitiesRenderedParams : ViewportLayout.DrawEntitiesParams 
    Inheritance Hierarchy

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

    See Also