Eyeshot 10 WinForms API Reference
ViewportLayout.DrawEntitiesParams Class
Members 

WinForms Assembly > devDept.Eyeshot Namespace : ViewportLayout.DrawEntitiesParams Class
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

Reference

ViewportLayout.DrawEntitiesParams Members
devDept.Eyeshot Namespace