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