| Visual Basic (Declaration) | |
|---|---|
Public Property Symbol As Symbol | |
| C# | |
|---|---|
public Symbol Symbol {get; set;} | |
A Graphic's Geometry type must match the symbol type. Ie. a ESRI.ArcGIS.Client.Symbols.MarkerSymbol for a MapPoint or ESRI.ArcGIS.Client.Geometry.MultiPoint, FillSymbol for a ESRI.ArcGIS.Client.Geometry.Polygon and LineSymbol for a ESRI.ArcGIS.Client.Geometry.Polyline.
Target Platforms:Windows Phone 7