Share via


PointCollection 類別

定義

[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.Shapes.PointCollectionConverter))]
public sealed class PointCollection : System.Collections.ObjectModel.ObservableCollection<Xamarin.Forms.Point>
type PointCollection = class
    inherit ObservableCollection<Point>
繼承
System.Collections.ObjectModel.ObservableCollection<Point>
PointCollection
屬性

建構函式

PointCollection()

適用於