다음을 통해 공유


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

적용 대상