Polyline.FillRuleProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ FillRuleProperty { DependencyProperty ^ get(); };
static DependencyProperty FillRuleProperty();
public static DependencyProperty FillRuleProperty { get; }
var dependencyProperty = Polyline.fillRuleProperty;
Public Shared ReadOnly Property FillRuleProperty As DependencyProperty

プロパティ値

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

適用対象