MultiPointGeometry.Points Property
Gets the collection of Point elements in the MultiPointGeometry.
Thread safety: This property is not thread-safe.
Syntax
public PointCollection Points { get; }
Property Value
Platforms
Windows, Linux, Android
Gets the collection of Point elements in the MultiPointGeometry.
public PointCollection Points { get; }
Windows, Linux, Android
In this article
Gets the collection of Point elements in the MultiPointGeometry.
public:
PointCollectionPtr points ( ) const;
Windows, Linux, Android
In this article
Gets the collection of Point elements in the MultiPointGeometry.
public final PointCollection getPoints ( )
Windows, Linux, Android
In this article
Gets the collection of Point elements in the MultiPointGeometry.
points
Windows, Linux, Android
In this article