The Render used by the Graphic Element.
[Visual Basic .NET] Public ReadOnly Property Renderer As Object
[C#] public object Renderer {get;}
[C++]
HRESULT get_Renderer(
LPUNKNOWN* pVal
);
[C++]Parameters
pVal [out, retval] pVal is a parameter of type LPUNKNOWN
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.