次の方法で共有


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

適用対象