Eyeshot 10 WinForms API Reference
RendererName Property (ViewportLayout)

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

Reference

ViewportLayout Class
ViewportLayout Members