Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal points As PointCollection _ ) |
C# | |
---|---|
public MultiPoint( PointCollection points ) |
Parameters
- points
- The points.
Target Platforms:Windows Phone 7
ArcGIS API for Windows Phone - Library Reference | |
MultiPoint Constructor(PointCollection) | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Geometry Namespace > MultiPoint Class > MultiPoint Constructor : MultiPoint Constructor(PointCollection) |
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal points As PointCollection _ ) |
C# | |
---|---|
public MultiPoint( PointCollection points ) |
Target Platforms:Windows Phone 7