| Visual Basic (Declaration) | |
|---|---|
Public Property SourcePoints As IEnumerable(Of MapPoint) | |
| C# | |
|---|---|
public IEnumerable<MapPoint> SourcePoints {get; set;} | |
Property Value
The source GC ps.Target Platforms:Windows Phone 7
|
| ArcGIS Runtime SDK for Windows Phone - Library Reference | |
| SourcePoints Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > BaseGeodataTransformation Class : SourcePoints Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property SourcePoints As IEnumerable(Of MapPoint) | |
| C# | |
|---|---|
public IEnumerable<MapPoint> SourcePoints {get; set;} | |
Target Platforms:Windows Phone 7