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()

适用于