ArcGIS Runtime SDK for WPF - Library Reference
Renderer Property
See Also 
ESRI.ArcGIS.Client Namespace > GraphicsLayer Class : Renderer Property

Gets or sets the renderer used for generating symbols. If a renderer is specified, any symbol set on the graphic will be ignored.

Syntax

Visual Basic (Declaration) 
Public Property Renderer As IRenderer
C# 
public IRenderer Renderer {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.