This document is archived and information here might be outdated.  Recommended version.


ITerrainAttributeRenderer.RedefineSymbols Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

ITerrainAttributeRenderer.RedefineSymbols Method

Redefine drawing symbols based on cueernt data sources and attribute field name.

[Visual Basic .NET]
Public Sub RedefineSymbols ( _
)
[C#]
public void RedefineSymbols (
);
[C++]
HRESULT RedefineSymbols(
void
);

Product Availability

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

See Also

ITerrainAttributeRenderer Interface