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