共用方式為


PathFigureCollection 類別

定義

public ref class PathFigureCollection sealed : System::Collections::ObjectModel::ObservableCollection<Microsoft::Maui::Controls::Shapes::PathFigure ^>
public sealed class PathFigureCollection : System.Collections.ObjectModel.ObservableCollection<Microsoft.Maui.Controls.Shapes.PathFigure>
type PathFigureCollection = class
    inherit ObservableCollection<PathFigure>
Public NotInheritable Class PathFigureCollection
Inherits ObservableCollection(Of PathFigure)
繼承
PathFigureCollection

建構函式

PathFigureCollection()

適用於