Share via


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

适用于