共用方式為


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相依性屬性的識別碼。

適用於