ArcGIS API for Silverlight - Library Reference
SourcePoints Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > BaseGeodataTransformation Class : SourcePoints Property

Gets or sets the source GC ps.

Syntax

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

Property Value

The source 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.