Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.DrawBaseParams<S> Class
Members

In This Topic
    ViewportLayout.DrawBaseParams<S> Class
    In This Topic
    Syntax
    'Declaration
     
    Public MustInherit Class ViewportLayout.DrawBaseParams(Of S As Entity) 
    public abstract class ViewportLayout.DrawBaseParams<S> 
    where S: Entity
    Type Parameters
    S
    Inheritance Hierarchy

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

    See Also