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 依赖属性的标识符。

适用于