Clears any ICustomRenderSettings previously set on the layers of the map

Namespace:  EGIS.Web.Controls
Assembly:  EGIS.Web.Controls (in EGIS.Web.Controls.dll)

Syntax

Visual Basic
Public Sub ClearCustomRenderSettings
C#
public void ClearCustomRenderSettings()
Visual C++
public:
void ClearCustomRenderSettings()
JavaScript
function clearCustomRenderSettings();

See Also