共用方式為


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相依性屬性的識別碼。

適用於