| Visual Basic (Declaration) | |
|---|---|
Public Property Attributes As IEnumerable(Of KeyValuePair(Of String,Object)) | |
| C# | |
|---|---|
public IEnumerable<KeyValuePair<string,object>> Attributes {get; set;} | |
Property Value
The raster attributes.Target Platforms:Windows Phone 7
|
| ArcGIS Runtime SDK for Windows Phone - Library Reference | |
| Attributes Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > ImageServiceEditBaseParameters Class : Attributes Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Attributes As IEnumerable(Of KeyValuePair(Of String,Object)) | |
| C# | |
|---|---|
public IEnumerable<KeyValuePair<string,object>> Attributes {get; set;} | |
Target Platforms:Windows Phone 7