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

Gets or sets the target GC ps.

Syntax

Visual Basic (Declaration) 
Public Property TargetPoints As IEnumerable(Of MapPoint)
C# 
public IEnumerable<MapPoint> TargetPoints {get; set;}

Property Value

The target GC ps.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.