ArcObjects Library Reference  (Carto)    

ITinLayer.ClearRenderers Method

Remove all the renderers from the group.

[Visual Basic 6.0]
Sub ClearRenderers
[Visual Basic .NET]
Public Sub ClearRenderers ( _
)
[C#]
public void ClearRenderers (
);
[Java]
public void clearRenderers (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT ClearRenderers(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITinLayer Interface

 


Feedback Send feedback on this page