Shape.StrokeEndLineCapProperty プロパティ

定義

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

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

プロパティ値

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

適用対象