Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.DrawSceneParams Class / Bpp Field

In This Topic
    Bpp Field (ViewportLayout.DrawSceneParams)
    In This Topic
    Bytes per pixel. Used by the viewportLayout.RenderToBitmap
    Syntax
    'Declaration
     
    Public Bpp As Integer
    public int Bpp
    See Also