Shape.StrokeLineJoinProperty 属性

定义

标识 StrokeLineJoin 依赖属性。

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

属性值

StrokeLineJoin 依赖属性的标识符。

适用于