PathFigureCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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() |