This document is archived and information here might be outdated. Recommended version. |
Gets the nth renderer.
[Visual Basic .NET]
Public Function GetRenderer ( _
ByVal index As Integer _
) As Object
[C#]
public object GetRenderer (
int index
);
[C++]
HRESULT GetRenderer(
long index
);
[C++] Parameters index [in]
index is a parameter of type long