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 依存関係プロパティの識別子。

適用対象