ArcGIS API for Windows Phone - Library Reference
Points Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace > MultiPoint Class : Points Property

Gets or sets the points.

Syntax

Visual Basic (Declaration) 
Public Property Points As PointCollection
C# 
public PointCollection Points {get; set;}

Property Value

The points.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.