Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / RendererName Property

In This Topic
    RendererName Property (ViewportLayout)
    In This Topic
    Gets the name of the renderer. This name is typically specific to a particular configuration of a hardware platform. It does not change from release to release.
    Syntax
    'Declaration
     
    Public ReadOnly Property RendererName As String
    public string RendererName {get;}
    See Also