Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal points As PointCollection, _ ByVal sref As SpatialReference _ ) |
C# | |
---|---|
public MultiPoint( PointCollection points, SpatialReference sref ) |
Parameters
- points
- The points.
- sref
- The ESRI.ArcGIS.Client.Geometry.SpatialReference
Target Platforms:Windows Phone 7