ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.