次の方法で共有


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

適用対象