ArcGIS API for WPF - Library Reference
FeatureSymbol Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > FeatureLayer Class : FeatureSymbol Property

Note: This API is now obsolete. Please use a SimpleRenderer on the FeatureLayer.Renderer.

Gets or sets the default feature symbol.

Syntax

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

Property Value

The feature symbol.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.