GeometryCollection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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)
- 繼承
-
GeometryCollection
建構函式
GeometryCollection() |