Eyeshot 10 WinForms API Reference
RendererName Property (RenderContextBase)

WinForms Assembly > devDept.Graphics Namespace > RenderContextBase 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 MustOverride ReadOnly Property RendererName As String
public abstract string RendererName {get;}
See Also

Reference

RenderContextBase Class
RenderContextBase Members