ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.