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

See Also

© ESRI, Inc. All Rights Reserved.