Share via


PathGeometry.FiguresProperty プロパティ

定義

Figures 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ FiguresProperty { DependencyProperty ^ get(); };
static DependencyProperty FiguresProperty();
public static DependencyProperty FiguresProperty { get; }
var dependencyProperty = PathGeometry.figuresProperty;
Public Shared ReadOnly Property FiguresProperty As DependencyProperty

プロパティ値

Figures 依存関係プロパティの識別子。

適用対象