Sdílet prostřednictvím


PointCollection Třída

Definice

public ref class PointCollection sealed : System::Collections::ObjectModel::ObservableCollection<Microsoft::Maui::Graphics::Point>
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.Shapes.PointCollectionConverter))]
public sealed class PointCollection : System.Collections.ObjectModel.ObservableCollection<Microsoft.Maui.Graphics.Point>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.Shapes.PointCollectionConverter))>]
type PointCollection = class
    inherit ObservableCollection<Point>
Public NotInheritable Class PointCollection
Inherits ObservableCollection(Of Point)
Dědičnost
PointCollection
Atributy

Konstruktory

PointCollection()
PointCollection(Point[])

Operátory

Implicit(Point[] to PointCollection)

Platí pro