Shape.StrokeMiterLimitProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ StrokeMiterLimitProperty { DependencyProperty ^ get(); };
static DependencyProperty StrokeMiterLimitProperty();
public static DependencyProperty StrokeMiterLimitProperty { get; }
var dependencyProperty = Shape.strokeMiterLimitProperty;
Public Shared ReadOnly Property StrokeMiterLimitProperty As DependencyProperty

プロパティ値

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

適用対象