GeometryCollection Class

Definition

public ref class GeometryCollection sealed : System::Collections::ObjectModel::ObservableCollection<Microsoft::Maui::Controls::Shapes::Geometry ^>
public sealed class GeometryCollection : System.Collections.ObjectModel.ObservableCollection<Microsoft.Maui.Controls.Shapes.Geometry>
type GeometryCollection = class
    inherit ObservableCollection<Geometry>
Public NotInheritable Class GeometryCollection
Inherits ObservableCollection(Of Geometry)
Inheritance
GeometryCollection

Constructors

GeometryCollection()

Applies to